Home
last modified time | relevance | path

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

/commonlibrary/c_utils/base/src/
H A Drefbase.cpp215 void RefCounter::SetCanPromote(const CanPromote &canPromote) in SetCanPromote() function in OHOS::RefCounter
422 refs_->SetCanPromote([this] { return this->CanPromote(); }); in RefBase()
433 refs_->SetCanPromote([this] { return this->CanPromote(); }); in RefBase()
468 refs_->SetCanPromote([this] { return this->CanPromote(); }); in operator =()
/commonlibrary/c_utils/base/include/
H A Drefbase.h246 void SetCanPromote(const CanPromote& canPromote);

Completed in 3 milliseconds