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