Home
last modified time | relevance | path

Searched refs:GetDataTypeControllerStates (Results 1 – 7 of 7) sorted by relevance

/external/chromium/chrome/browser/sync/
Dprofile_sync_factory_impl_unittest.cc80 pss->GetDataTypeControllerStates(&controller_states); in TestSwitchDisablesType()
96 pss->GetDataTypeControllerStates(&controller_states); in TEST_F()
Dprofile_sync_service.h176 void GetDataTypeControllerStates(
Dprofile_sync_service.cc218 void ProfileSyncService::GetDataTypeControllerStates( in GetDataTypeControllerStates() function in ProfileSyncService
/external/chromium_org/chrome/browser/sync/
Dprofile_sync_components_factory_impl_unittest.cc104 pss->GetDataTypeControllerStates(&controller_states); in TestSwitchDisablesType()
124 pss->GetDataTypeControllerStates(&controller_states); in TEST_F()
Dprofile_sync_service.h359 void GetDataTypeControllerStates(
Dprofile_sync_service.cc486 void ProfileSyncService::GetDataTypeControllerStates( in GetDataTypeControllerStates() function in ProfileSyncService
/external/chromium_org/chrome/browser/sync/test/integration/
Dprofile_sync_service_harness.cc1052 service()->GetDataTypeControllerStates(&state_map); in IsTypeRunning()
1067 service()->GetDataTypeControllerStates(&state_map); in GetNumDatatypes()