Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/mock/native/src/
H A Drefbase.cpp166 bool RefCounter::IsAttemptAcquireSet() in IsAttemptAcquireSet() function in OHOS::RefCounter
321 if (refs_->IsAttemptAcquireSet()) { in IncStrongRef()
408 bool RefBase::IsAttemptAcquireSet() in IsAttemptAcquireSet() function in OHOS::RefBase
411 return refs_->IsAttemptAcquireSet(); in IsAttemptAcquireSet()
/foundation/distributeddatamgr/preferences/frameworks/native/mock/c_utils/utils/base/src/
H A Drefbase.cpp165 bool RefCounter::IsAttemptAcquireSet() in IsAttemptAcquireSet() function in OHOS::RefCounter
322 if (refs_->IsAttemptAcquireSet()) { in IncStrongRef()
412 bool RefBase::IsAttemptAcquireSet() in IsAttemptAcquireSet() function in OHOS::RefBase
417 return refs_->IsAttemptAcquireSet(); in IsAttemptAcquireSet()
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H A Drefbase.cpp297 bool RefCounter::IsAttemptAcquireSet() in IsAttemptAcquireSet() function in OHOS::RefCounter
469 if (refs_->IsAttemptAcquireSet()) { in IncStrongRef()
583 bool RefBase::IsAttemptAcquireSet() in IsAttemptAcquireSet() function in OHOS::RefBase
588 return refs_->IsAttemptAcquireSet(); in IsAttemptAcquireSet()
H A Drefbase.h198 bool IsAttemptAcquireSet();
551 bool IsAttemptAcquireSet();
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dmock_refbase_test.cpp191 * @tc.desc: test IsAttemptAcquireSet
198 bool isattemp = refs.IsAttemptAcquireSet(); in HWTEST_F()
453 * @tc.desc: test IsAttemptAcquireSet
460 bool isattemp = refb.IsAttemptAcquireSet(); in HWTEST_F()
/foundation/distributeddatamgr/preferences/frameworks/native/mock/c_utils/utils/base/include/
H A Drefbase.h63 bool IsAttemptAcquireSet();
139 bool IsAttemptAcquireSet();

Completed in 9 milliseconds