Searched defs:RecordFormatEvent (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/safe_browsing/
H A Dsafe_browsing_store_file.cc199 void SafeBrowsingStoreFile::RecordFormatEvent(FormatEventType event_type) { function in class:SafeBrowsingStoreFile
216 RecordFormatEvent(FORMAT_EVENT_DELETED_ORIGINAL);
218 RecordFormatEvent(FORMAT_EVENT_DELETED_ORIGINAL_FAILED);
356 RecordFormatEvent(FORMAT_EVENT_FILE_CORRUPT);
419 RecordFormatEvent(FORMAT_EVENT_FOUND_SQLITE);
421 RecordFormatEvent(FORMAT_EVENT_FOUND_UNKNOWN);

Completed in 91 milliseconds