OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UNREADY
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/components/sync_driver/
backend_data_type_configurer.h
35
UNREADY
, // Not syncing due to transient error.
data_type_manager_impl.cc
91
// Add the type to the
unready
types set to prevent purging it. It's
114
// Only reconfigure if the type actually had a data type or
unready
error.
174
// 1. Get the failed types (due to fatal, crypto, and
unready
errors).
179
// 5. Set the fatal, crypto, and
unready
types to their respective states.
195
// Types with
unready
errors do not count as
unready
if they've been disabled.
230
BackendDataTypeConfigurer::
UNREADY
, unready_types,
/external/chromium_org/chrome/browser/sync/glue/
sync_backend_host_impl.cc
351
GetDataTypesInState(
UNREADY
, config_state_map);
sync_backend_host_impl_unittest.cc
249
sync_driver::BackendDataTypeConfigurer::
UNREADY
,
743
// (such as when the type is
unready
), and then is explicitly disabled, th
[
all
...]
Completed in 117 milliseconds