Searched refs:LookupLocalSession (Results 1 – 3 of 3) sorted by relevance
64 bool LookupLocalSession(const SyncedSession** output) const;
107 bool SyncedSessionTracker::LookupLocalSession(const SyncedSession** output) in LookupLocalSession() function in browser_sync::SyncedSessionTracker
428 if (!session_tracker_.LookupLocalSession(&session)) in GetAllSyncData()