Home
last modified time | relevance | path

Searched defs:mapMemory (Results 1 – 2 of 2) sorted by relevance

/system/libhidl/transport/memory/1.0/default/
DAshmemMapper.cpp33 Return<sp<IMemory>> AshmemMapper::mapMemory(const hidl_memory& mem) { in mapMemory() function in android::hidl::memory::V1_0::implementation::AshmemMapper
/system/libhidl/libhidlmemory/
Dmapping.cpp81 sp<IMemory> mapMemory(const hidl_memory& memory) { in mapMemory() function