Searched defs:onIncStrongAttempted (Results 1 - 2 of 2) sorted by relevance
/frameworks/native/libs/binder/ | ||
H A D | Binder.cpp | 308 bool BpRefBase::onIncStrongAttempted(uint32_t /*flags*/, const void* /*id*/) function in class:android::BpRefBase |
H A D | BpBinder.cpp | 425 bool BpBinder::onIncStrongAttempted(uint32_t /*flags*/, const void* /*id*/) function in class:android::BpBinder 427 ALOGV("onIncStrongAttempted BpBinder %p handle %d\n", this, mHandle); |
Completed in 8 milliseconds