Searched defs:mapMemory (Results 1 – 2 of 2) sorted by relevance
/system/libhidl/transport/memory/1.0/default/ | ||
D | AshmemMapper.cpp | 33 Return<sp<IMemory>> AshmemMapper::mapMemory(const hidl_memory& mem) { in mapMemory() function in android::hidl::memory::V1_0::implementation::AshmemMapper |
/system/libhidl/libhidlmemory/ | ||
D | mapping.cpp | 81 sp<IMemory> mapMemory(const hidl_memory& memory) { in mapMemory() function |