Searched refs:onIncStrongAttempted (Results 1 – 6 of 6) sorted by relevance
98 virtual bool onIncStrongAttempted(uint32_t flags, const void* id);
101 virtual bool onIncStrongAttempted(uint32_t flags, const void* id);
248 bool BpHwRefBase::onIncStrongAttempted(uint32_t /*flags*/, const void* /*id*/) in onIncStrongAttempted() function in android::hardware::BpHwRefBase
318 bool BpHwBinder::onIncStrongAttempted(uint32_t /*flags*/, const void* /*id*/) in onIncStrongAttempted() function in android::hardware::BpHwBinder
609 if (!impl->mBase->onIncStrongAttempted(FIRST_INC_STRONG, id)) { in attemptIncStrong()746 bool RefBase::onIncStrongAttempted(uint32_t flags, const void* /*id*/) in onIncStrongAttempted() function in android::RefBase
331 virtual bool onIncStrongAttempted(uint32_t flags, const void* id);