Searched refs:kSizeAny (Results 1 – 6 of 6) sorted by relevance
/external/libchrome/base/debug/ |
D | activity_analyzer.cc | 60 PersistentMemoryAllocator::kSizeAny), in ThreadActivityAnalyzer() 216 PersistentMemoryAllocator::kSizeAny); in GetUserDataSnapshot() 255 PersistentMemoryAllocator::kSizeAny); in GetLogMessages() 343 PersistentMemoryAllocator::kSizeAny); in PrepareAllAnalyzers()
|
D | activity_tracker.cc | 1535 ref, kTypeIdProcessDataRecord, PersistentMemoryAllocator::kSizeAny); in CleanupAfterProcess() 1574 ref, type, PersistentMemoryAllocator::kSizeAny); in CleanupAfterProcess()
|
/external/libchrome/base/metrics/ |
D | persistent_memory_allocator.cc | 456 GetAsArray<char>(name_ref, 0, PersistentMemoryAllocator::kSizeAny); in Name() 527 if (!GetBlockData(ref, type_id, kSizeAny)) in GetAsReference()
|
D | persistent_memory_allocator.h | 252 kSizeAny = 1 // Constant indicating that any array size is acceptable. enumerator
|
D | persistent_histogram_allocator.cc | 529 PersistentMemoryAllocator::kSizeAny); in CreateHistogram()
|
D | persistent_memory_allocator_unittest.cc | 885 ref, 0, PersistentMemoryAllocator::kSizeAny); in TEST()
|