Searched refs:onIncStrongAttempted (Results 1 – 6 of 6) sorted by relevance
98 virtual bool onIncStrongAttempted(uint32_t flags, const void* id);
94 virtual bool onIncStrongAttempted(uint32_t flags, const void* id);
252 bool BpHwRefBase::onIncStrongAttempted(uint32_t /*flags*/, const void* /*id*/) in onIncStrongAttempted() function in android::hardware::BpHwRefBase
301 bool BpHwBinder::onIncStrongAttempted(uint32_t /*flags*/, const void* /*id*/) in onIncStrongAttempted() function in android::hardware::BpHwBinder
592 if (!impl->mBase->onIncStrongAttempted(FIRST_INC_STRONG, id)) { in attemptIncStrong()729 bool RefBase::onIncStrongAttempted(uint32_t flags, const void* /*id*/) in onIncStrongAttempted() function in android::RefBase
322 virtual bool onIncStrongAttempted(uint32_t flags, const void* id);