Searched refs:IsSharedMemoryAcceptable (Results 1 – 3 of 3) sorted by relevance
389 static bool IsSharedMemoryAcceptable(const SharedMemory& memory);
725 !SharedPersistentMemoryAllocator::IsSharedMemoryAcceptable(*memory)) { in CreateWithSharedMemory()743 !SharedPersistentMemoryAllocator::IsSharedMemoryAcceptable(*shm)) { in CreateWithSharedMemoryHandle()
797 bool SharedPersistentMemoryAllocator::IsSharedMemoryAcceptable( in IsSharedMemoryAcceptable() function in base::SharedPersistentMemoryAllocator