Home
last modified time | relevance | path

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

/external/cronet/net/disk_cache/simple/
Dsimple_index_file.cc65 void UmaRecordIndexFileState(IndexFileState state, net::CacheType cache_type) { in UmaRecordIndexFileState() function
413 UmaRecordIndexFileState(INDEX_STATE_CORRUPT, cache_type); in SyncLoadIndexEntries()
422 UmaRecordIndexFileState(INDEX_STATE_FRESH_CONCURRENT_UPDATES, in SyncLoadIndexEntries()
425 UmaRecordIndexFileState(INDEX_STATE_FRESH, cache_type); in SyncLoadIndexEntries()
431 UmaRecordIndexFileState(INDEX_STATE_STALE, cache_type); in SyncLoadIndexEntries()