Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/mock/native/src/
H A Drefbase.cpp37 if ((cookie_ != nullptr) && (!refCounter_->IsRefPtrValid())) { in GetRefPtr()
97 bool RefCounter::IsRefPtrValid() in IsRefPtrValid() function in OHOS::RefCounter
/foundation/distributeddatamgr/preferences/frameworks/native/mock/c_utils/utils/base/src/
H A Drefbase.cpp35 if ((cookie_ != nullptr) && (!refCounter_->IsRefPtrValid())) { in GetRefPtr()
95 bool RefCounter::IsRefPtrValid() in IsRefPtrValid() function in OHOS::RefCounter
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H A Drefbase.cpp46 if ((cookie_ != nullptr) && (!refCounter_->IsRefPtrValid())) { in GetRefPtr()
196 bool RefCounter::IsRefPtrValid() in IsRefPtrValid() function in OHOS::RefCounter
H A Drefbase.h132 bool IsRefPtrValid();
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dmock_refbase_test.cpp135 * @tc.desc: test IsRefPtrValid
142 bool isref = refs.IsRefPtrValid(); in HWTEST_F()
/foundation/distributeddatamgr/preferences/frameworks/native/mock/c_utils/utils/base/include/
H A Drefbase.h47 bool IsRefPtrValid();

Completed in 10 milliseconds