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

  /external/chromium_org/sync/engine/
syncer.cc 52 bool Syncer::ExitRequested() {
141 if (ExitRequested())
144 if (ExitRequested())
157 if (!ExitRequested()) {
syncer.h 43 bool ExitRequested();
commit.cc 106 while (!syncer->ExitRequested()) {
  /external/chromium/chrome/browser/sync/engine/
syncer.h 84 bool ExitRequested();
syncer.cc 63 bool Syncer::ExitRequested() {
103 while (!ExitRequested()) {

Completed in 369 milliseconds