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

  /external/chromium_org/chrome/browser/sync/test/integration/
sessions_helper.cc 59 bool GetLocalSession(int index, const browser_sync::SyncedSession** session) {
62 GetLocalSession(session);
68 if (!GetLocalSession(index, &local_session)) {
195 // The local session provided by GetLocalSession is owned, and has lifetime
198 if (!GetLocalSession(index, &local_session)) {
239 if (!GetLocalSession(index, &local_session)) {
  /external/chromium_org/chrome/browser/sync/sessions/
sessions_sync_manager.cc 467 bool SessionsSyncManager::GetLocalSession(
    [all...]

Completed in 538 milliseconds