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
352 bool RefCounter::AttemptIncStrongRef(const void *objectId, int &outCount) in AttemptIncStrongRef() function in OHOS::RefCounter
629 bool RefBase::AttemptIncStrongRef(const void *objectId) in AttemptIncStrongRef() function in OHOS::RefBase
/commonlibrary/c_utils/base/include/
Drefbase.h1309 inline bool AttemptIncStrongRef(const void *objectId) const in AttemptIncStrongRef() function