Home
last modified time | relevance | path

Searched refs:canPromote_ (Results 1 - 2 of 2) sorted by relevance

/commonlibrary/c_utils/base/src/
H A Drefbase.cpp217 canPromote_ = canPromote; in SetCanPromote()
222 canPromote_ = nullptr; in RemoveCanPromote()
227 return canPromote_ != nullptr; in IsCanPromoteValid()
378 if (!IsCanPromoteValid() || !canPromote_()) { in AttemptIncStrongRef()
/commonlibrary/c_utils/base/include/
H A Drefbase.h271 CanPromote canPromote_ = nullptr; member in OHOS::RefCounter

Completed in 3 milliseconds