HomeSort by relevance Sort by last modified time
    Searched refs:uma_report_ (Results 1 - 2 of 2) sorted by null

  /external/chromium/net/disk_cache/
backend_impl.h 360 int uma_report_; // Controls transmision of UMA data. member in class:disk_cache::BackendImpl
backend_impl.cc 348 uma_report_(0),
374 uma_report_(0),
1053 if (uma_report_)
1054 return uma_report_ == 2;
1056 uma_report_++;
1061 uma_report_++;
    [all...]

Completed in 28 milliseconds