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

/system/libhidl/transport/memory/1.0/default/
H A DAshmemMapper.cpp30 Return<sp<IMemory>> AshmemMapper::mapMemory(const hidl_memory& mem) { function in class:android::hidl::memory::V1_0::implementation::AshmemMapper
/system/libhidl/libhidlmemory/
H A Dmapping.cpp52 sp<IMemory> mapMemory(const hidl_memory& memory) { function in namespace:android::hardware
66 Return<sp<IMemory>> ret = mapper->mapMemory(memory);

Completed in 9112 milliseconds