Searched defs:BpBinder (Results 1 – 5 of 5) sorted by relevance
/aosp12/frameworks/native/include/binder/ | ||
H A D | Stability.h | 24 class BpBinder; variable |
H A D | IBinder.h | 36 class BpBinder; variable |
/aosp12/frameworks/native/libs/binder/include/binder/ | ||
H A D | Stability.h | 24 class BpBinder; variable |
H A D | IBinder.h | 36 class BpBinder; variable |
/aosp12/frameworks/native/libs/binder/ | ||
H A D | BpBinder.cpp | 163 BpBinder::BpBinder(Handle&& handle) in BpBinder() function in android::BpBinder |