Searched refs:IsAttemptAcquireSet (Results 1 – 11 of 11) sorted by relevance
165 bool RefCounter::IsAttemptAcquireSet() in IsAttemptAcquireSet() function in OHOS::RefCounter322 if (refs_->IsAttemptAcquireSet()) { in IncStrongRef()412 bool RefBase::IsAttemptAcquireSet() in IsAttemptAcquireSet() function in OHOS::RefBase417 return refs_->IsAttemptAcquireSet(); in IsAttemptAcquireSet()
169 bool RefCounter::IsAttemptAcquireSet() in IsAttemptAcquireSet() function in OHOS::RefCounter324 if (refs_->IsAttemptAcquireSet()) { in IncStrongRef()411 bool RefBase::IsAttemptAcquireSet() in IsAttemptAcquireSet() function in OHOS::RefBase414 return refs_->IsAttemptAcquireSet(); in IsAttemptAcquireSet()
314 bool RefCounter::IsAttemptAcquireSet() in IsAttemptAcquireSet() function in OHOS::RefCounter507 if (refs_->IsAttemptAcquireSet()) { in IncStrongRef()621 bool RefBase::IsAttemptAcquireSet() in IsAttemptAcquireSet() function in OHOS::RefBase626 return refs_->IsAttemptAcquireSet(); in IsAttemptAcquireSet()
198 bool IsAttemptAcquireSet();563 bool IsAttemptAcquireSet();
332 bool RefCounter::IsAttemptAcquireSet() in IsAttemptAcquireSet() function in OHOS::RefCounter532 if (refs_->IsAttemptAcquireSet()) { in CheckIsAttemptAcquireSet()655 bool RefBase::IsAttemptAcquireSet() in IsAttemptAcquireSet() function in OHOS::RefBase660 return refs_->IsAttemptAcquireSet(); in IsAttemptAcquireSet()
198 bool isattemp = refs.IsAttemptAcquireSet();460 bool isattemp = refb.IsAttemptAcquireSet();
641 AssertTrue(testobject->IsAttemptAcquireSet(), in BENCHMARK_F()647 AssertFalse(testobject->IsAttemptAcquireSet(), in BENCHMARK_F()1089 …AssertTrue(baseObject->IsAttemptAcquireSet(), "baseObject->IsAttemptAcquireSet() did not equal tru… in BENCHMARK_F()1809 … AssertTrue(refs->IsAttemptAcquireSet(), "refs->IsAttemptAcquireSet() did not return true", state); in BENCHMARK_F()1811 …AssertFalse(refs->IsAttemptAcquireSet(), "refs->IsAttemptAcquireSet() did not return false", state… in BENCHMARK_F()
63 bool IsAttemptAcquireSet();139 bool IsAttemptAcquireSet();
198 bool IsAttemptAcquireSet();553 bool IsAttemptAcquireSet();
163 g_ref->IsAttemptAcquireSet(); in __anone27d57a10702()
473 EXPECT_TRUE(testobject->IsAttemptAcquireSet());477 EXPECT_FALSE(testobject->IsAttemptAcquireSet());