Home
last modified time | relevance | path

Searched refs:onIncStrongAttempted (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/libs/binder/include/binder/
DBinder.h97 virtual bool onIncStrongAttempted(uint32_t flags, const void* id);
DBpBinder.h115 virtual bool onIncStrongAttempted(uint32_t flags, const void* id);
/frameworks/native/libs/binder/
DBinder.cpp348 bool BpRefBase::onIncStrongAttempted(uint32_t /*flags*/, const void* /*id*/) in onIncStrongAttempted() function in android::BpRefBase
DBpBinder.cpp428 bool BpBinder::onIncStrongAttempted(uint32_t /*flags*/, const void* /*id*/) in onIncStrongAttempted() function in android::BpBinder
/frameworks/rs/cpp/util/
DRefBase.h144 virtual bool onIncStrongAttempted(uint32_t flags, const void* id);