Home
last modified time | relevance | path

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

/frameworks/av/media/module/bufferpool/2.0/tests/
Dallocator.h60 static bool UnmapMemoryForMutex(void *mem);
Dcond.cpp187 (void)TestBufferPoolAllocator::UnmapMemoryForMutex(mem); in doReceiver()
251 (void)TestBufferPoolAllocator::UnmapMemoryForMutex(mem); in TEST_F()
Dallocator.cpp235 bool TestBufferPoolAllocator::UnmapMemoryForMutex(void *mem) { in UnmapMemoryForMutex() function in TestBufferPoolAllocator