Searched refs:onIncStrongAttempted (Results 1 – 6 of 6) sorted by relevance
102 virtual bool onIncStrongAttempted(uint32_t flags, const void* id);
105 virtual bool onIncStrongAttempted(uint32_t flags, const void* id);
267 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
645 if (!impl->mBase->onIncStrongAttempted(FIRST_INC_STRONG, id)) { in attemptIncStrong()785 bool RefBase::onIncStrongAttempted(uint32_t flags, const void* /*id*/) in onIncStrongAttempted() function in android::RefBase
371 virtual bool onIncStrongAttempted(uint32_t flags, const void* id);