Home
last modified time | relevance | path

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

/external/chromium_org/components/sync_driver/
Ddata_type_status_table.cc107 result.PutAll(GetCryptoErrorTypes()); in GetFailedTypes()
120 syncer::ModelTypeSet DataTypeStatusTable::GetCryptoErrorTypes() const { in GetCryptoErrorTypes() function in sync_driver::DataTypeStatusTable
Ddata_type_status_table.h58 syncer::ModelTypeSet GetCryptoErrorTypes() const;
Ddata_type_manager_impl.cc185 data_type_status_table_.GetCryptoErrorTypes(); in BuildDataTypeConfigStateMap()
244 data_type_status_table_.GetCryptoErrorTypes()); in Restart()