Home
last modified time | relevance | path

Searched refs:SetAttemptAcquire (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H A Drefbase.cpp309 void RefCounter::SetAttemptAcquire() in SetAttemptAcquire() function in OHOS::RefCounter
585 refs_->SetAttemptAcquire(); in AttemptAcquire()
615 refs_->SetAttemptAcquire(); in AttemptIncStrong()
H A Drefbase.h191 void SetAttemptAcquire();
/ohos5.0/commonlibrary/c_utils/base/src/
H A Drefbase.cpp327 void RefCounter::SetAttemptAcquire() in SetAttemptAcquire() function in OHOS::RefCounter
619 refs_->SetAttemptAcquire(); in AttemptAcquire()
649 refs_->SetAttemptAcquire(); in AttemptIncStrong()
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/mock/c_utils/utils/base/src/
H A Drefbase.cpp160 void RefCounter::SetAttemptAcquire() in SetAttemptAcquire() function in OHOS::RefCounter
388 refs_->SetAttemptAcquire(); in AttemptAcquire()
/ohos5.0/foundation/multimedia/image_framework/mock/native/src/
H A Drefbase.cpp164 void RefCounter::SetAttemptAcquire() in SetAttemptAcquire() function in OHOS::RefCounter
391 refs_->SetAttemptAcquire(); in AttemptAcquire()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dmock_refbase_test.cpp184 refs.SetAttemptAcquire();
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/mock/c_utils/utils/base/include/
H A Drefbase.h61 void SetAttemptAcquire();
/ohos5.0/commonlibrary/c_utils/base/include/
H A Drefbase.h185 void SetAttemptAcquire();
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/refbase_benchmark_test/
H A Drefbase_benchmark_test.cpp1808 refs->SetAttemptAcquire(); in BENCHMARK_F()