Home
last modified time | relevance | path

Searched refs:Wait (Results 1 – 25 of 325) sorted by relevance

12345678910>>...13

/ohos5.0/base/print/print_fwk/test/unittest/fwk_vendor_manager_test/
H A Doperation_queue_test.cpp62 syncWait.Wait(WAIT_TIME_MS);
74 syncWait.Wait(WAIT_TIME_MS); in __anon94e8c5aa0202()
86 syncWait.Wait(WAIT_TIME_MS);
99 syncWait.Wait(WAIT_TIME_MS);
103 syncWait.Wait(WAIT_TIME_MS);
105 syncWait.Wait(WAIT_TIME_MS);
109 syncWait.Wait(WAIT_TIME_MS);
H A Dvendor_manager_test.cpp78 syncWait.Wait(WAIT_TIME_MS);
80 syncWait.Wait(WAIT_TIME_MS);
83 syncWait.Wait(WAIT_TIME_MS);
86 syncWait.Wait(WAIT_TIME_MS);
97 syncWait.Wait(WAIT_TIME_MS);
99 syncWait.Wait(WAIT_TIME_MS);
102 syncWait.Wait(WAIT_TIME_MS);
108 syncWait.Wait(WAIT_TIME_MS);
169 syncWait.Wait(WAIT_TIME_MS);
174 syncWait.Wait(WAIT_TIME_MS);
H A Dvendor_ipp_everywhere_test.cpp66 syncWait.Wait(WAIT_TIME_MS);
68 syncWait.Wait(WAIT_TIME_MS);
70 syncWait.Wait(WAIT_TIME_MS);
72 syncWait.Wait(WAIT_TIME_MS);
90 syncWait.Wait(WAIT_TIME_MS);
94 syncWait.Wait(WAIT_TIME_MS);
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/common/ams/service_event_drive_test/
H A Dams_service_event_drive_module_test.cpp110 void Wait() in Wait() function in MockedAppMgrServiceInner
112 lock_.Wait(); in Wait()
204 innerService->Wait();
230 innerService->Wait();
256 innerService->Wait();
282 innerService->Wait();
308 innerService->Wait();
334 innerService->Wait();
361 innerService->Wait();
388 innerService->Wait();
[all …]
/ohos5.0/foundation/ai/ai_engine/services/common/platform/semaphore/source/
H A Dsemaphore.cpp36 inline void Wait() in Wait() function in OHOS::AI::Semaphore
43 bool Wait(const int milliSeconds) in Wait() function in OHOS::AI::Semaphore
83 bool ISemaphore::Wait(const int milliSeconds) in Wait() function in OHOS::AI::ISemaphore
86 SemaphoreCast::Ref(this).Wait(); in Wait()
89 return SemaphoreCast::Ref(this).Wait(milliSeconds); in Wait()
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/ble/board/
H A Dble_auth_channel_test.cpp51 static void Wait(void);
154 static void Wait(void) in Wait() function
231 Wait();
239 Wait();
243 Wait();
275 Wait();
278 Wait();
281 Wait();
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/common/ams/ipc_ams_mgr_test/
H A Dams_ipc_ams_mgr_module_test.cpp159 mockMockAppMgr->Wait();
166 mockAppMgrServiceInner->Wait();
198 mockMockAppMgr->Wait();
207 mockAppMgrServiceInner->Wait();
240 mockMockAppMgr->Wait();
246 mockAppMgrServiceInner->Wait();
282 mockMockAppMgr->Wait();
289 mockAppMgrServiceInner->Wait();
322 mockMockAppMgr->Wait();
328 mockAppMgrServiceInner->Wait();
[all …]
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/common/ams/ipc_app_scheduler_test/
H A Dams_ipc_app_scheduler_module_test.cpp84 mockApplication->Wait();
106 mockApplication->Wait();
128 mockApplication->Wait();
151 mockApplication->Wait();
175 mockApplication->Wait();
200 mockApplication->Wait();
238 mockApplication->Wait();
262 mockApplication->Wait();
294 sem.Wait();
/ohos5.0/foundation/ai/ai_engine/services/common/platform/event/source/
H A Devent.cpp39 inline void Wait() const in Wait() function in OHOS::AI::Event
45 inline bool Wait(const int milliSeconds) const in Wait() function in OHOS::AI::Event
98 bool IEvent::Wait(const int milliSeconds) const in Wait() function in OHOS::AI::IEvent
101 EventCast::Ref(this).Wait(); in Wait()
104 return EventCast::Ref(this).Wait(milliSeconds); in Wait()
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/ipc_ability_mgr_test/
H A Dipc_ability_mgr_module_test.cpp106 mockAbilityMgr->Wait();
136 mockAbilityMgr->Wait();
161 mockAbilityMgr->Wait();
186 mockAbilityMgr->Wait();
212 mockAbilityMgr->Wait();
238 mockAbilityMgr->Wait();
265 mockAbilityMgr->Wait();
298 mockAbilityMgr->Wait();
331 mockAbilityMgr->Wait();
356 mockAbilityMgr->Wait();
[all …]
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ams_ipc_interface_test/
H A Dams_ipc_appscheduler_interface_test.cpp81 mockApplication->Wait();
103 mockApplication->Wait();
125 mockApplication->Wait();
148 mockApplication->Wait();
173 mockApplication->Wait();
209 mockApplication->Wait();
234 mockApplication->Wait();
258 mockApplication->Wait();
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/test/unittest/
H A Dlib_event_handler_trace_test.cpp106 void Wait(const WaitFunc& waitFunc) in Wait() function
131 Wait(process); in TraceFlagTest()
244 Wait(process);
280 Wait(process);
485 Wait(process); in __anon66331c600702()
533 Wait(running); in __anon66331c600a02()
535 Wait(process); in __anon66331c600a02()
538 Wait(running); in __anon66331c600b02()
582 Wait(running);
584 Wait(process);
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/ipc_ability_scheduler_test/
H A Dipc_ability_scheduler_module_test.cpp101 sem.Wait();
147 sem.Wait();
187 sem.Wait();
223 sem.Wait();
253 sem.Wait();
286 sem.Wait();
325 sem.Wait();
365 sem.Wait();
403 sem.Wait();
443 sem.Wait();
[all …]
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/common/ams/ipc_app_mgr_test/
H A Dams_ipc_app_mgr_module_test.cpp84 mockAppMgr->Wait();
106 mockAppMgr->Wait();
128 mockAppMgr->Wait();
150 mockAppMgr->Wait();
172 mockAppMgr->Wait();
199 mockMockAppMgr->Wait();
228 mockMockAppMgr->Wait();
277 mockMockAppMgr->Wait();
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/tcp_direct/
H A Dtrans_tdc_sdk_test.c57 void Wait();
106 Wait(); in JoinNetwork()
126 Wait(); in LeaveNetWork()
187 Wait(); in CreateSsAndOpenSession()
209 Wait(); in RemoveSession()
228 Wait(); in DataSend()
244 void Wait() in Wait() function
/ohos5.0/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_level_event_test.cpp95 void Wait() in Wait() function
202 Wait();
210 Wait();
239 Wait();
269 Wait();
298 Wait();
331 Wait();
H A Dthermal_action_hub_test.cpp61 void Wait() in Wait() function
268 Wait();
295 Wait();
323 Wait();
351 Wait();
379 Wait();
407 Wait();
435 Wait();
462 Wait();
/ohos5.0/foundation/multimedia/media_foundation/src/osal/task/ffrt/
H A Dcondition_variable.cpp40 void ConditionVariable::Wait(AutoLock& lock) noexcept in Wait() function in OHOS::Media::ConditionVariable
45 void ConditionVariable::Wait(AutoLock& lock, std::function<bool()> pred) noexcept in Wait() function in OHOS::Media::ConditionVariable
48 Wait(lock); in Wait()
/ohos5.0/foundation/multimedia/media_foundation/engine/include/foundation/osal/thread/
H A Dcondition_variable.h40 void Wait(ScopedLock& lock) noexcept;
43 void Wait(ScopedLock& lock, Predicate pred) noexcept in Wait() function
46 Wait(lock); in Wait()
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/ble/phone/
H A Dble_auth_channel_phone_test.cpp45 static void Wait(void);
120 static void Wait(void) in Wait() function
192 Wait();
200 Wait();
/ohos5.0/base/powermgr/thermal_manager/test/systemtest/src/
H A Dthermal_mgr_interface_test.cpp60 void Wait() in Wait() function
323 Wait();
381 Wait(); // thermal Level callback will be triggered when subscribed
404 Wait();
422 Wait(); // thermal Level callback will be triggered when subscribed
436 Wait();
442 Wait();
448 Wait();
487 Wait();
520 Wait();
[all …]
/ohos5.0/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/src/
H A Dtag_nci_adapter_rw.cpp134 if (g_commonReconnectEvent.Wait(DEFAULT_TIMEOUT) == false) { in DeactiveForReselect()
173 if (g_commonReconnectEvent.Wait(DEFAULT_TIMEOUT) == false) { in SelectCard()
194 if (g_commonReconnectEvent.Wait(DEFAULT_TIMEOUT) == false) { in SelectCard()
213 if (!g_commonReconnectEvent.Wait(RETRY_RECONNECT_TIMEOUT)) { in RetryThreeTimes()
461 wait = transceiveEvent_.Wait(GetTimeout(g_commonConnectedType)); in Reselect()
573 if (fieldCheckEvent_.Wait(DEFAULT_TIMEOUT) == false) { in Reselect()
748 if ((status != NFA_STATUS_OK) || (checkNdefEvent_.Wait(CHECK_NDEF_TIMEOUT) == false)) { in Reselect()
805 if (g_commonWriteNdefEvent.Wait(WRITE_NDEF_TIMEOUT) == false) { in Reselect()
826 if (g_commonFormatNdefEvent.Wait(WRITE_NDEF_TIMEOUT) == false) { in Reselect()
968 if (transceiveEvent_.Wait(ISO3B_HALT_PICC_TIMEOUT) == false) { in Reselect()
[all …]
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/common/ams/app_running_record_test/
H A Dams_app_running_record_module_test.cpp92 mockApplication->Wait(); in CheckLaunchApplication()
221 mockApplication->Wait();
326 mockApplication->Wait();
376 mockApplication->Wait();
431 mockApplication->Wait();
441 mockApplication->Wait();
451 mockApplication->Wait();
505 mockApplication->Wait();
568 mockApplication->Wait();
619 mockApplication->Wait();
[all …]
/ohos5.0/foundation/multimedia/media_foundation/src/osal/base/
H A Dsynchronizer.h43 void Wait(SyncIdType syncId, const std::function<void()>& asyncOps) in Wait() function
51 cv_.Wait(lock, [this, syncId] { return syncMap_.find(syncId) != syncMap_.end(); }); in Wait()
75 void Wait(SyncIdType syncId, const std::function<void()>& asyncOps, ResultType& result) in Wait() function
83 cv_.Wait(lock, [this, syncId] { return syncMap_.find(syncId) != syncMap_.end(); }); in Wait()
/ohos5.0/foundation/multimedia/media_foundation/engine/include/foundation/osal/base/
H A Dsynchronizer.h44 void Wait(SyncIdType syncId, const std::function<void()>& asyncOps) in Wait() function
52 cv_.Wait(lock, [this, syncId] { return syncMap_.find(syncId) != syncMap_.end(); }); in Wait()
76 void Wait(SyncIdType syncId, const std::function<void()>& asyncOps, ResultType& result) in Wait() function
84 cv_.Wait(lock, [this, syncId] { return syncMap_.find(syncId) != syncMap_.end(); }); in Wait()

12345678910>>...13