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

  /external/libchrome/base/metrics/
persistent_histogram_allocator.h 191 std::unique_ptr<HistogramBase> GetNext() { return GetNextWithIgnore(0); }
195 std::unique_ptr<HistogramBase> GetNextWithIgnore(Reference ignore);
persistent_histogram_allocator.cc 258 PersistentHistogramAllocator::Iterator::GetNextWithIgnore(Reference ignore) {
    [all...]

Completed in 78 milliseconds