Searched defs:ABpBinder (Results 1 – 2 of 2) sorted by relevance
88 struct ABpBinder : public AIBinder, public ::android::BpRefBase { struct99 ABpBinder* asABpBinder() override { return this; } in asABpBinder() argument
165 ABpBinder::ABpBinder(const ::android::sp<::android::IBinder>& binder) in ABpBinder() function in ABpBinder