Searched refs:MemoryInterface (Results 1 – 1 of 1) sorted by relevance
85 struct MemoryInterface : public IMemoryInterface { struct86 MemoryInterface() { in MemoryInterface() function1281 sp<IMemoryInterface> memoryInterface = new MemoryInterface(); in main()