OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 150 milliseconds