Searched defs:GetSessionService (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/sync/glue/
H A Dsession_model_associator.cc716 // GetSessionService()->GetCurrentSession(&consumer_, callback);
849 SessionService* SessionModelAssociator::GetSessionService() { function in class:browser_sync::SessionModelAssociator
854 SessionService* sessions_service = profile->GetSessionService();
/external/chromium/android/autofill/
H A Dprofile_android.h193 virtual SessionService* GetSessionService() { NOTREACHED(); return NULL; } function in class:ProfileImplAndroid
254 GetSessionService();
/external/chromium/chrome/browser/profiles/
H A Dprofile.cc478 virtual SessionService* GetSessionService() { function in class:OffTheRecordProfileImpl
H A Dprofile_impl.cc1165 SessionService* ProfileImpl::GetSessionService() { function in class:ProfileImpl
1180 GetSessionService();

Completed in 168 milliseconds