Searched refs:BnMemory (Results 1 – 5 of 5) sorted by relevance
108 class BnMemory : public BnInterface<IMemory>118 BnMemory();120 virtual ~BnMemory();
29 class MemoryBase : public BnMemory
229 BnMemory::BnMemory() { in BnMemory() function in android::BnMemory232 BnMemory::~BnMemory() { in ~BnMemory()236 status_t BnMemory::onTransact( in onTransact()
114 class ScopedAllocation : public BnMemory {