Home
last modified time | relevance | path

Searched defs:StoreStats (Results 1 – 2 of 2) sorted by relevance

/external/webp/src/enc/
Dwebp_enc.c283 static void StoreStats(VP8Encoder* const enc) { in StoreStats() function
/external/cronet/net/disk_cache/blockfile/
Dbackend_impl.cc1505 void BackendImpl::StoreStats() { in StoreStats() function in disk_cache::BackendImpl