Home
last modified time | relevance | path

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

/external/libchrome/base/metrics/
Dpersistent_memory_allocator.cc456 GetAsArray<char>(name_ref, 0, PersistentMemoryAllocator::kSizeAny); in Name()
527 if (!GetBlockData(ref, type_id, kSizeAny)) in GetAsReference()
Dpersistent_memory_allocator.h252 kSizeAny = 1 // Constant indicating that any array size is acceptable. enumerator
Dpersistent_histogram_allocator.cc529 PersistentMemoryAllocator::kSizeAny); in CreateHistogram()
Dpersistent_memory_allocator_unittest.cc885 ref, 0, PersistentMemoryAllocator::kSizeAny); in TEST()
/external/libchrome/base/debug/
Dactivity_tracker.cc1535 ref, kTypeIdProcessDataRecord, PersistentMemoryAllocator::kSizeAny); in CleanupAfterProcess()
1574 ref, type, PersistentMemoryAllocator::kSizeAny); in CleanupAfterProcess()