equal
deleted
inserted
replaced
172 |
172 |
173 void DoReminderTimerCallBackL(); |
173 void DoReminderTimerCallBackL(); |
174 |
174 |
175 void StartUpdatesCheckingL(); |
175 void StartUpdatesCheckingL(); |
176 |
176 |
177 HBufC8* LoadFileLC(const TDesC& aFile); |
177 // HBufC8* LoadFileLC(const TDesC& aFile); |
178 |
178 |
179 TInt GetPrivatePathL( TFileName& aPath ); |
179 TInt GetPrivatePathL( TFileName& aPath ); |
180 |
180 |
181 TInt SetSessionPrivatePathL( RFs& aFs, const TDesC& aPath ) const; |
181 TInt SetSessionPrivatePathL( RFs& aFs, const TDesC& aPath ) const; |
182 |
182 |