Home
last modified time | relevance | path

Searched defs:ABpBinder (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/libs/binder/ndk/
H A Dibinder_internal.h94 struct ABpBinder : public AIBinder, public ::android::BpRefBase { struct
105 ABpBinder* asABpBinder() override { return this; } in asABpBinder() argument
H A Dibinder.cpp228 ABpBinder::ABpBinder(const ::android::sp<::android::IBinder>& binder) in ABpBinder() function in ABpBinder