Home
last modified time | relevance | path

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

/system/tools/hidl/test/java_test/
Dhidl_test_java_native.cpp85 struct MemoryInterface : public IMemoryInterface { struct
86 MemoryInterface() { in MemoryInterface() function
1281 sp<IMemoryInterface> memoryInterface = new MemoryInterface(); in main()