Home
last modified time | relevance | path

Searched refs:GetCryptoErrorTypes (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/sync/glue/
Dfailed_data_types_handler.cc90 result.PutAll(GetCryptoErrorTypes()); in GetFailedTypes()
98 syncer::ModelTypeSet FailedDataTypesHandler::GetCryptoErrorTypes() const { in GetCryptoErrorTypes() function in browser_sync::FailedDataTypesHandler
Dfailed_data_types_handler.h45 syncer::ModelTypeSet GetCryptoErrorTypes() const;
Ddata_type_manager_impl.cc146 failed_data_types_handler_->GetCryptoErrorTypes(); in BuildDataTypeConfigStateMap()
197 failed_data_types_handler_->GetCryptoErrorTypes()); in Restart()
414 failed_data_types_handler_->GetCryptoErrorTypes()); in OnModelAssociationDone()