OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PollTimerCallback
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/sync/engine/
syncer_thread.h
278
void
PollTimerCallback
();
syncer_thread.cc
686
poll_timer_.Start(poll, this, &SyncerThread::
PollTimerCallback
);
807
void SyncerThread::
PollTimerCallback
() {
[
all
...]
Completed in 30 milliseconds