Searched defs:BpSomeInterface (Results 1 – 1 of 1) sorted by relevance
54 class BpSomeInterface : public ::ndk::BpCInterface<ISomeInterface> { class56 explicit BpSomeInterface(const ::ndk::SpAIBinder& binder) : BpCInterface(binder) {} in BpSomeInterface() function in BpSomeInterface