OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:THROTTLED
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/sync/protocol/
sync_protocol_error.h
23
THROTTLED
,
/external/chromium/chrome/browser/sync/engine/
syncer_thread.h
179
// A server-initiated
throttled
interval. We do not allow any syncing
181
THROTTLED
,
321
// Current wait state. Null if we're not in backoff and not
throttled
.
/external/chromium_org/sync/engine/
sync_scheduler_impl.h
141
// A server-initiated
throttled
interval. We do not allow any syncing
143
THROTTLED
,
203
// Helper to signal listeners about changed
throttled
types.
215
// Transitions out of the
THROTTLED
WaitInterval then calls TryCanaryJob().
233
// Returns the set of types that are enabled and not currently
throttled
.
272
// Current wait state. Null if we're not in backoff and not
throttled
.
Completed in 55 milliseconds