sysstatemgmt/systemstateplugins/gsapolicy/inc/gsastatepolicystartup.h
changeset 74 9d35fd98f273
parent 0 4e1aa6a622a0
--- a/sysstatemgmt/systemstateplugins/gsapolicy/inc/gsastatepolicystartup.h	Fri Sep 17 08:36:42 2010 +0300
+++ b/sysstatemgmt/systemstateplugins/gsapolicy/inc/gsastatepolicystartup.h	Mon Oct 04 02:28:24 2010 +0300
@@ -62,7 +62,7 @@
 	void ConstructL();
 	TBool TransitionSupported(const TSsmState& aRequestedState) const;	
 	void GetCommandListPath(TUint aBootMode, TDes& aCmdListPath);
-	TInt GetBootupCountL();
+	void GetStartupCountAndMaxbootLimitL(TInt &aBootCount, TInt &aResetLimit);
 
 private:
 	TInt iHardwareReason;