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

  /external/chromium/chrome/browser/sync/engine/net/
server_connection_manager.cc 194 bool ServerConnectionManager::CheckTime(int32* out_time) {
202 // We only retry the CheckTime call if we were reset during the CheckTime
241 return CheckTime(&time);
server_connection_manager.h 243 virtual bool CheckTime(int32* out_time);

Completed in 60 milliseconds