Searched defs:InitStats (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/net/disk_cache/blockfile/
H A Dbackend_worker_v3.cc185 if (!InitStats())
420 bool BackendImpl::InitStats() { function in class:disk_cache::BackendImpl
H A Dbackend_impl_v3.cc767 bool BackendImplV3::InitStats() { function in class:disk_cache::BackendImplV3
1086 if (!InitStats())
H A Dbackend_impl.cc272 if (!InitStats())
1404 bool BackendImpl::InitStats() { function in class:disk_cache::BackendImpl
/external/zopfli/src/zopfli/
H A Dsqueeze.c42 static void InitStats(SymbolStats* stats) { function
469 InitStats(&stats);
/external/chromium_org/third_party/webrtc/modules/audio_processing/aec/
H A Daec_core.c556 static void InitStats(Stats* stats) { function
575 InitStats(&self->erl);
576 InitStats(&self->erle);
577 InitStats(&self->aNlp);
578 InitStats(&self->rerl);

Completed in 502 milliseconds