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

  /external/chromium_org/chrome/browser/sync/glue/
data_type_manager_impl.cc 166 BackendDataTypeConfigurer::DataTypeConfigStateMap config_state_map; local
169 &config_state_map);
172 &config_state_map);
175 &config_state_map);
178 &config_state_map);
181 &config_state_map);
184 &config_state_map);
185 return config_state_map;
sync_backend_host_impl_unittest.cc 212 BackendDataTypeConfigurer::DataTypeConfigStateMap config_state_map; local
216 &config_state_map);
219 types_to_remove, &config_state_map);
224 config_state_map,

Completed in 274 milliseconds