Home
last modified time | relevance | path

Searched defs:PersistentMemoryAllocator (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/components/metrics/
H A Dpersistent_system_profile.h18 class PersistentMemoryAllocator; variable
/aosp_15_r20/external/libchrome/base/metrics/
H A Dpersistent_memory_allocator.cc300 PersistentMemoryAllocator::PersistentMemoryAllocator(void* base, in PersistentMemoryAllocator() function in base::PersistentMemoryAllocator
313 PersistentMemoryAllocator::PersistentMemoryAllocator(Memory memory, in PersistentMemoryAllocator() function in base::PersistentMemoryAllocator
/aosp_15_r20/external/cronet/base/metrics/
H A Dpersistent_memory_allocator.cc310 PersistentMemoryAllocator::PersistentMemoryAllocator(void* base, in PersistentMemoryAllocator() function in base::PersistentMemoryAllocator
323 PersistentMemoryAllocator::PersistentMemoryAllocator(Memory memory, in PersistentMemoryAllocator() function in base::PersistentMemoryAllocator
/aosp_15_r20/external/cronet/base/
H A Dfeature_list.h35 class PersistentMemoryAllocator; variable