Searched refs:BnMemory (Results 1 – 3 of 3) sorted by relevance
84 class BnMemory : public BnInterface<IMemory>93 BnMemory();95 virtual ~BnMemory();
30 class MemoryBase : public BnMemory
222 BnMemory::BnMemory() { in BnMemory() function in android::BnMemory225 BnMemory::~BnMemory() { in ~BnMemory()228 status_t BnMemory::onTransact( in onTransact()