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

/frameworks/native/include/binder/
H A DIInterface.h63 class BpInterface : public INTERFACE, public BpRefBase class in namespace:android
66 BpInterface(const sp<IBinder>& remote);
135 inline BpInterface<INTERFACE>::BpInterface(const sp<IBinder>& remote) function in class:android::BpInterface
141 inline IBinder* BpInterface<INTERFACE>::onAsBinder()

Completed in 162 milliseconds