Searched defs:onIncStrongAttempted (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/libs/binder/
H A DBinder.cpp306 bool BpRefBase::onIncStrongAttempted(uint32_t /*flags*/, const void* /*id*/) function in class:android::BpRefBase
H A DBpBinder.cpp356 bool BpBinder::onIncStrongAttempted(uint32_t /*flags*/, const void* /*id*/) function in class:android::BpBinder
358 ALOGV("onIncStrongAttempted BpBinder %p handle %d\n", this, mHandle);

Completed in 44 milliseconds