Home
last modified time | relevance | path

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

/system/libhidl/transport/memory/1.0/default/
DAshmemMemory.h39 struct AshmemMemory : public IMemory { struct
60 void* mData;
DAshmemMemory.cpp27 AshmemMemory::AshmemMemory(const hidl_memory& memory, void* data) in AshmemMemory() function in android::hidl::memory::V1_0::implementation::AshmemMemory