Home
last modified time | relevance | path

Searched refs:cv (Results 1 - 25 of 45) sorted by relevance

12

/base/account/os_account/frameworks/account_iam/test/unittest/include/
H A Daccount_iam_client_test_callback.h42 cv.notify_one(); in OnAcquireInfo()
50 cv.notify_one(); in OnResult()
53 std::condition_variable cv; member in OHOS::AccountTest::final
74 cv.notify_one(); in OnCredentialInfo()
77 std::condition_variable cv; member in OHOS::AccountTest::final
98 cv.notify_one(); in OnEnrolledId()
101 std::condition_variable cv; member in OHOS::AccountTest::final
122 cv.notify_one(); in OnResult()
125 std::condition_variable cv; member in OHOS::AccountTest::final
/base/account/os_account/frameworks/domain_account/test/moduletest/src/
H A Dmock_domain_create_domain_account_callback.cpp42 cv.notify_one(); in OnResult()
52 cv.notify_one(); in OnResult()
62 cv.notify_one(); in OnResult()
68 cv.notify_one(); in OnResult()
H A Dmock_domain_auth_callback.cpp49 cv.notify_one(); in OnResult()
58 cv.notify_one(); in OnResult()
H A Dmock_domain_has_domain_info_callback.cpp43 cv.notify_one(); in OnResult()
63 cv.notify_one(); in OnResult()
H A Ddomain_account_client_module_test.cpp241 testCallback->cv.wait_for( in HWTEST_F()
265 testCallback->cv.wait_for( in HWTEST_F()
280 testCallbackSec->cv.wait_for(lock, in HWTEST_F()
304 testCallback->cv.wait_for( in HWTEST_F()
359 testCallback->cv.wait_for( in HWTEST_F()
417 testCallback->cv.wait_for( in HWTEST_F()
433 testAuthCallback->cv.wait_for(lock, in HWTEST_F()
568 testCallback->cv.wait_for( in HWTEST_F()
584 testAuthCallback->cv.wait_for(lock, in HWTEST_F()
613 testCallback->cv in HWTEST_F()
[all...]
H A Dmock_domain_get_access_token_callback.cpp40 cv.notify_one(); in OnResult()
H A Dmock_domain_auth_callback_for_listener.cpp45 cv.notify_one(); in OnResult()
/base/hiviewdfx/hiview/plugins/performance/executor/
H A DThrTaskContainer.cpp45 cv.notify_one(); in PostTask()
68 cv.wait(uniqueLock); in Entry()
H A DThrTaskContainer.h38 std::condition_variable cv; member in OHOS::HiviewDFX::ThrTaskContainer
/base/account/os_account/frameworks/domain_account/test/moduletest/include/
H A Dmock_domain_has_domain_info_callback.h36 std::condition_variable cv; member in OHOS::AccountSA::TestHasDomainInfoCallback
55 std::condition_variable cv; member in OHOS::AccountSA::TestGetDomainAccountInfoCallback
H A Dmock_domain_auth_callback_for_listener.h38 std::condition_variable cv; member in OHOS::AccountSA::TestDomainAuthCallbackForListener
H A Dmock_domain_create_domain_account_callback.h40 std::condition_variable cv; member in OHOS::AccountSA::TestCreateDomainAccountCallback
H A Dmock_domain_auth_callback.h36 std::condition_variable cv; member in OHOS::AccountSA::TestDomainAuthCallback
H A Dmock_domain_get_access_token_callback.h35 std::condition_variable cv; member in OHOS::AccountSA::TestGetAccessTokenCallback
/base/telephony/core_service/frameworks/cj/telephony_radio/src/
H A Dtelephony_radio_callback.cpp51 asyncContext_->cv.notify_all(); in OnGetNetworkModeCallback()
73 asyncContext_->cv.notify_all(); in OnGetRadioStateCallback()
/base/hiviewdfx/hiview/plugins/performance/timer/
H A DSceneTimerOhImpl.cpp68 cv.wait_for(uniqueLock, interval); in Loop()
73 cv.wait(uniqueLock); in Loop()
85 cv.notify_all(); // remember this in FillRecordAndNotify()
176 cv.notify_all(); in RemoveRecordAndNotify()
/base/account/os_account/services/accountmgr/test/unittest/domain_account/mock/
H A Dmock_domain_account_callback_stub.cpp38 cv.notify_one(); in OnResult()
H A Dmock_domain_account_callback_stub.h34 std::condition_variable cv; member in OHOS::AccountSA::MockDomainAccountCallbackStub
/base/telephony/core_service/frameworks/js/network_search/src/
H A Dset_network_search_mode_callback.cpp37 asyncContext_->cv.notify_all(); in OnSetNetworkModeCallback()
H A Dget_network_search_mode_callback.cpp54 asyncContext_->cv.notify_all(); in OnGetNetworkModeCallback()
H A Dget_network_search_info_callback.cpp43 asyncContext_->cv.notify_all(); in OnGetNetworkSearchInformation()
H A Dget_nr_option_mode_callback.cpp41 asyncContext_->cv.notify_all(); in OnGetNrOptionModeCallback()
H A Dget_preferred_network_callback.cpp54 asyncContext_->cv.notify_all(); in OnGetPreferredNetworkCallback()
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Dthread_context.cpp155 it->second->cv.notify_all(); in ReleaseThread()
177 if (threadContext->cv.wait_for(lock, g_timeOut) == std::cv_status::timeout) { in CollectThreadContext()
197 ctxPtr->cv.notify_all(); in CopyContextAndWaitTimeout()
221 ctxPtr->cv.notify_all(); in CopyContextAndWaitTimeout()
222 ctxPtr->cv.wait_for(lock, g_timeOut); in CopyContextAndWaitTimeout()
/base/account/os_account/frameworks/account_iam/test/unittest/src/
H A Daccount_iam_client_test.cpp248 ptr->cv.wait_for(lock, std::chrono::seconds(WAIT_TIME), in Wait()
255 ptr->cv.wait_for(lock, std::chrono::seconds(WAIT_TIME), in Wait()
298 testCallback->cv.wait_for( in HWTEST_F()
325 testCallback->cv.wait_for( in HWTEST_F()
335 testCallback->cv.wait_for( in HWTEST_F()
356 testCallback->cv.wait_for( in HWTEST_F()
378 testCallback->cv.wait_for( in HWTEST_F()
385 testCallback->cv.wait_for( in HWTEST_F()
420 testCallback->cv.wait_for( in HWTEST_F()
427 testCallback->cv in HWTEST_F()
[all...]

Completed in 8 milliseconds

12