Home
last modified time | relevance | path

Searched defs:ConfigureResultWithErrorLocation (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/sync/glue/
Ddata_type_manager.h52 struct ConfigureResultWithErrorLocation { struct
57 ConfigureResultWithErrorLocation(); argument
58 ConfigureResultWithErrorLocation(const ConfigureResult& result, in ConfigureResultWithErrorLocation() function
Ddata_type_manager.cc13 ConfigureResultWithErrorLocation() {} in ConfigureResultWithErrorLocation() function in browser_sync::DataTypeManager::ConfigureResultWithErrorLocation