Home
last modified time | relevance | path

Searched defs:AttemptIncStrongRef (Results 1 – 2 of 2) sorted by relevance

/commonlibrary/c_utils/base/src/
Drefbase.cpp67 bool WeakRefCounter::AttemptIncStrongRef(const void *objectId) in AttemptIncStrongRef() function in OHOS::WeakRefCounter
347 bool RefCounter::AttemptIncStrongRef(const void *objectId, int &outCount) in AttemptIncStrongRef() function in OHOS::RefCounter
587 bool RefBase::AttemptIncStrongRef(const void *objectId) in AttemptIncStrongRef() function in OHOS::RefBase
/commonlibrary/c_utils/base/include/
Drefbase.h1249 inline bool AttemptIncStrongRef(const void *objectId) const in AttemptIncStrongRef() function