HomeSort by relevance Sort by last modified time
    Searched refs:CheckTime (Results 1 - 4 of 4) 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);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/sqlite3/test/
dbapi.py 640 def CheckTime(self):
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/sqlite3/test/
dbapi.py 640 def CheckTime(self):

Completed in 1315 milliseconds