HomeSort by relevance Sort by last modified time
    Searched defs:GetSessionService (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/browser/sync/glue/
session_model_associator.cc 716 // GetSessionService()->GetCurrentSession(&consumer_, callback);
849 SessionService* SessionModelAssociator::GetSessionService() {
854 SessionService* sessions_service = profile->GetSessionService();
    [all...]
  /external/chromium/android/autofill/
profile_android.h 193 virtual SessionService* GetSessionService() { NOTREACHED(); return NULL; }
254 GetSessionService();
  /external/chromium/chrome/browser/profiles/
profile.cc 478 virtual SessionService* GetSessionService() {
profile_impl.cc     [all...]

Completed in 116 milliseconds