HomeSort by relevance Sort by last modified time
    Searched refs:ResetDataTypeErrorFor (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/components/sync_driver/
data_type_status_table.h 40 bool ResetDataTypeErrorFor(syncer::ModelType type);
data_type_status_table.cc 86 bool DataTypeStatusTable::ResetDataTypeErrorFor(syncer::ModelType type) {
data_type_manager_impl.cc 115 if (!data_type_status_table_.ResetDataTypeErrorFor(type) &&

Completed in 84 milliseconds