Home
last modified time | relevance | path

Searched refs:OnAttemptPromoted (Results 1 - 5 of 5) sorted by relevance

/foundation/multimedia/image_framework/mock/native/src/
H A Drefbase.cpp397 if ((refs_ != nullptr) && (OnAttemptPromoted(objectId))) { in AttemptIncStrongRef()
433 bool RefBase::OnAttemptPromoted(const void *) in OnAttemptPromoted() function in OHOS::RefBase
/foundation/distributeddatamgr/preferences/frameworks/native/mock/c_utils/utils/base/src/
H A Drefbase.cpp400 if ((refs_ != nullptr) && (OnAttemptPromoted(objectId))) { in AttemptIncStrongRef()
440 bool RefBase::OnAttemptPromoted(const void *objectId) in OnAttemptPromoted() function in OHOS::RefBase
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H A Drefbase.cpp559 if ((refs_ != nullptr) && (OnAttemptPromoted(objectId))) { in AttemptIncStrongRef()
608 bool RefBase::OnAttemptPromoted(const void*) in OnAttemptPromoted() function in OHOS::RefBase
H A Drefbase.h592 virtual bool OnAttemptPromoted(const void *);
/foundation/distributeddatamgr/preferences/frameworks/native/mock/c_utils/utils/base/include/
H A Drefbase.h149 virtual bool OnAttemptPromoted(const void *objectId);

Completed in 5 milliseconds