Home
last modified time | relevance | path

Searched refs:UnmapMemoryForMutex (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/media/bufferpool/aidl/default/tests/
Dallocator.h61 static bool UnmapMemoryForMutex(void *mem);
Dcond.cpp193 (void)TestBufferPoolAllocator::UnmapMemoryForMutex(mem); in doReceiver()
263 (void)TestBufferPoolAllocator::UnmapMemoryForMutex(mem); in TEST_F()
Dallocator.cpp235 bool TestBufferPoolAllocator::UnmapMemoryForMutex(void *mem) { in UnmapMemoryForMutex() function in TestBufferPoolAllocator