OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ExitRequested
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/sync/engine/
syncer.cc
51
bool Syncer::
ExitRequested
() {
147
if (
ExitRequested
())
151
if (
ExitRequested
())
158
// The
ExitRequested
() check is unnecessary, since we should start getting
161
while (!
ExitRequested
()) {
195
if (!
ExitRequested
()) {
/external/chromium/chrome/browser/sync/engine/
syncer.cc
63
bool Syncer::
ExitRequested
() {
103
while (!
ExitRequested
()) {
Completed in 41 milliseconds