Home
last modified time | relevance | path

Searched defs:local_session (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/sync/test/integration/
Dsessions_helper.cc67 const browser_sync::SyncedSession* local_session; in ModelAssociatorHasTabWithUrl() local
197 const browser_sync::SyncedSession* local_session; in GetLocalWindows() local
238 const browser_sync::SyncedSession* local_session; in GetNumWindows() local
/external/chromium_org/chrome/browser/sync/test/integration/performance/
Dsessions_sync_perf_test.cc84 const browser_sync::SyncedSession* local_session; in GetTabCount() local
/external/mtpd/
Dl2tp.c92 static uint16_t local_session; variable
/external/chromium_org/chrome/browser/sync/sessions/
Dsessions_sync_manager.cc467 bool SessionsSyncManager::GetLocalSession( in GetLocalSession()