HomeSort by relevance Sort by last modified time
    Searched full:found_session (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/sync/glue/
synced_session_tracker.cc 125 bool found_session = false; local
131 found_session = true;
136 found_session = true;
138 return found_session;

Completed in 41 milliseconds