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

  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_store_file.cc 199 void SafeBrowsingStoreFile::RecordFormatEvent(FormatEventType event_type) {
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);
safe_browsing_store_file.h 198 static void RecordFormatEvent(FormatEventType event_type);

Completed in 28 milliseconds