Searched defs:onIncStrongAttempted (Results 1 – 5 of 5) sorted by relevance
/aosp12/system/libhwbinder/ | ||
H A D | Binder.cpp | 267 bool BpHwRefBase::onIncStrongAttempted(uint32_t /*flags*/, const void* /*id*/) in onIncStrongAttempted() function in android::hardware::BpHwRefBase |
H A D | BpHwBinder.cpp | 318 bool BpHwBinder::onIncStrongAttempted(uint32_t /*flags*/, const void* /*id*/) in onIncStrongAttempted() function in android::hardware::BpHwBinder |
/aosp12/frameworks/native/libs/binder/ | ||
H A D | Binder.cpp | 495 bool BpRefBase::onIncStrongAttempted(uint32_t /*flags*/, const void* /*id*/) in onIncStrongAttempted() function in android::BpRefBase |
H A D | BpBinder.cpp | 526 bool BpBinder::onIncStrongAttempted(uint32_t /*flags*/, const void* /*id*/) in onIncStrongAttempted() function in android::BpBinder |
/aosp12/system/core/libutils/ | ||
H A D | RefBase.cpp | 785 bool RefBase::onIncStrongAttempted(uint32_t flags, const void* /*id*/) in onIncStrongAttempted() function in android::RefBase |