Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dwebpenc.c268 static void StoreStats(VP8Encoder* const enc) { in StoreStats() function
359 StoreStats(enc); in WebPEncode()
/external/chromium_org/third_party/libwebp/enc/
Dwebpenc.c268 static void StoreStats(VP8Encoder* const enc) { in StoreStats() function
359 StoreStats(enc); in WebPEncode()
/external/chromium_org/net/disk_cache/blockfile/
Dbackend_impl_v3.h202 void StoreStats();
Dbackend_impl.h298 void StoreStats();
Dbackend_worker_v3.cc257 StoreStats(); in CleanupCache()
Dbackend_impl_v3.cc353 StoreStats(); in OnTimerTick()
805 void BackendImplV3::StoreStats() { in StoreStats() function in disk_cache::BackendImplV3
871 StoreStats(); in CleanupCache()
Dbackend_impl.cc310 StoreStats(); in CleanupCache()
1099 StoreStats(); in OnStatsTimer()
1444 void BackendImpl::StoreStats() { in StoreStats() function in disk_cache::BackendImpl