Searched defs:BnMemory (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/include/binder/
H A DIMemory.h84 class BnMemory : public BnInterface<IMemory> class in namespace:android
93 BnMemory();
95 virtual ~BnMemory();
/frameworks/native/libs/binder/
H A DIMemory.cpp205 BnMemory::BnMemory() { function in class:android::BnMemory
208 BnMemory::~BnMemory() {
211 status_t BnMemory::onTransact(

Completed in 41 milliseconds