Home
last modified time | relevance | path

Searched refs:type_found (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/metrics/
Dpersistent_memory_allocator.cc280 uint32_t type_found; in GetNextOfType() local
281 while ((ref = GetNext(&type_found)) != 0) { in GetNextOfType()
282 if (type_found == type_match) in GetNextOfType()