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

/external/chromium_org/third_party/libwebp/enc/
H A Dwebpenc.c268 static void StoreStats(VP8Encoder* const enc) { function
359 StoreStats(enc);
/external/webp/src/enc/
H A Dwebpenc.c268 static void StoreStats(VP8Encoder* const enc) { function
359 StoreStats(enc);
/external/chromium_org/net/disk_cache/blockfile/
H A Dbackend_impl_v3.cc353 StoreStats();
805 void BackendImplV3::StoreStats() { function in class:disk_cache::BackendImplV3
871 StoreStats();
H A Dbackend_impl.cc310 StoreStats();
1099 StoreStats();
1444 void BackendImpl::StoreStats() { function in class:disk_cache::BackendImpl

Completed in 3113 milliseconds