Home
last modified time | relevance | path

Searched refs:GetWeakRefCount (Results 1 - 6 of 6) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H A Drefbase.cpp39 int WeakRefCounter::GetWeakRefCount() const in GetWeakRefCount() function in OHOS::WeakRefCounter
259 int curCount = GetWeakRefCount(); in DecWeakRefCount()
287 int RefCounter::GetWeakRefCount() in GetWeakRefCount() function in OHOS::RefCounter
445 if ((refs_->IsLifeTimeExtended() && refs_->GetWeakRefCount() == 0) || in ~RefBase()
536 return refs_->GetWeakRefCount(); in GetWptrRefCount()
H A Drefbase.h186 int GetWeakRefCount();
358 * @see RefCounter::GetWeakRefCount()
360 int GetWeakRefCount() const;
1248 inline int GetWeakRefCount() const in GetWeakRefCount() function in OHOS::wptr
1250 return refs_->GetWeakRefCount(); in GetWeakRefCount()
/foundation/multimedia/image_framework/mock/native/src/
H A Drefbase.cpp143 int curCount = GetWeakRefCount(); in DecWeakRefCount()
156 int RefCounter::GetWeakRefCount() in GetWeakRefCount() function in OHOS::RefCounter
374 return refs_->GetWeakRefCount(); in GetWptrRefCount()
/foundation/distributeddatamgr/preferences/frameworks/native/mock/c_utils/utils/base/src/
H A Drefbase.cpp141 int curCount = GetWeakRefCount(); in DecWeakRefCount()
155 int RefCounter::GetWeakRefCount() in GetWeakRefCount() function in OHOS::RefCounter
377 return refs_->GetWeakRefCount(); in GetWptrRefCount()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dmock_refbase_test.cpp163 * @tc.desc: test GetWeakRefCount
170 int getweakref = refs.GetWeakRefCount(); in HWTEST_F()
/foundation/distributeddatamgr/preferences/frameworks/native/mock/c_utils/utils/base/include/
H A Drefbase.h59 int GetWeakRefCount();

Completed in 6 milliseconds