HomeSort by relevance Sort by last modified time
    Searched refs:IsSharedMemoryAcceptable (Results 1 - 3 of 3) sorted by null

  /external/libchrome/base/metrics/
persistent_memory_allocator.h 389 static bool IsSharedMemoryAcceptable(const SharedMemory& memory);
persistent_histogram_allocator.cc 725 !SharedPersistentMemoryAllocator::IsSharedMemoryAcceptable(*memory)) {
743 !SharedPersistentMemoryAllocator::IsSharedMemoryAcceptable(*shm)) {
    [all...]
persistent_memory_allocator.cc 797 bool SharedPersistentMemoryAllocator::IsSharedMemoryAcceptable(
    [all...]

Completed in 54 milliseconds