Searched refs:BnMemory (Results 1 – 3 of 3) sorted by relevance
86 class BnMemory : public BnInterface<IMemory>96 BnMemory();98 virtual ~BnMemory();
30 class MemoryBase : public BnMemory
226 BnMemory::BnMemory() { in BnMemory() function in android::BnMemory229 BnMemory::~BnMemory() { in ~BnMemory()233 status_t BnMemory::onTransact( in onTransact()