HomeSort by relevance Sort by last modified time
    Searched refs:BnMemory (Results 1 - 3 of 3) sorted by null

  /frameworks/native/include/binder/
IMemory.h 84 class BnMemory : public BnInterface<IMemory>
93 BnMemory();
95 virtual ~BnMemory();
MemoryBase.h 30 class MemoryBase : public BnMemory
  /frameworks/native/libs/binder/
IMemory.cpp 205 BnMemory::BnMemory() {
208 BnMemory::~BnMemory() {
211 status_t BnMemory::onTransact(

Completed in 242 milliseconds