sysstatemgmt/systemstateplugins/gsapolicy/inc/gsastatepolicystartup.h
changeset 70 653a8b91b95e
parent 0 4e1aa6a622a0
--- a/sysstatemgmt/systemstateplugins/gsapolicy/inc/gsastatepolicystartup.h	Fri Sep 10 19:45:56 2010 +0300
+++ b/sysstatemgmt/systemstateplugins/gsapolicy/inc/gsastatepolicystartup.h	Thu Sep 23 10:05:41 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;