Home
last modified time | relevance | path

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

/external/libchrome/base/metrics/
Dpersistent_memory_allocator.h731 static bool IsSharedMemoryAcceptable(const SharedMemory& memory);
Dpersistent_histogram_allocator.cc878 !SharedPersistentMemoryAllocator::IsSharedMemoryAcceptable(*shm)) { in CreateWithSharedMemoryHandle()
Dpersistent_memory_allocator.cc1036 bool SharedPersistentMemoryAllocator::IsSharedMemoryAcceptable( in IsSharedMemoryAcceptable() function in base::SharedPersistentMemoryAllocator
/external/libchrome/base/debug/
Dactivity_tracker.cc1313 !SharedPersistentMemoryAllocator::IsSharedMemoryAcceptable(*shm)) { in CreateWithSharedMemory()