HomeSort by relevance Sort by last modified time
    Searched defs:THROTTLED (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/sync/protocol/
sync_protocol_error.h 23 THROTTLED,
  /external/chromium_org/sync/engine/
sync_scheduler_impl.h 135 // A server-initiated throttled interval. We do not allow any syncing
137 THROTTLED,
191 // Helper to signal listeners about changed throttled types.
203 // Transitions out of the THROTTLED WaitInterval then calls TryCanaryJob().
224 // Returns the set of types that are enabled and not currently throttled.
261 // Current wait state. Null if we're not in backoff and not throttled.

Completed in 236 milliseconds