Searched refs:INITIALIZED_TO_CONFIGURE (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/components/sync_driver/ | ||
D | model_association_manager.h | 81 INITIALIZED_TO_CONFIGURE, enumerator |
D | model_association_manager.cc | 146 state_ = INITIALIZED_TO_CONFIGURE; in Initialize() |