Home
last modified time | relevance | path

Searched refs:SoftBusSleepMs (Results 1 – 25 of 38) sorted by relevance

12

/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/ble/
H A Dconnection_ble_client_test.cpp275 SoftBusSleepMs(1500);
332 SoftBusSleepMs(500);
362 SoftBusSleepMs(500);
373 SoftBusSleepMs(500);
400 SoftBusSleepMs(500);
407 SoftBusSleepMs(500);
431 SoftBusSleepMs(500);
443 SoftBusSleepMs(500);
469 SoftBusSleepMs(500);
481 SoftBusSleepMs(500);
[all …]
H A Dble_service_connection_test.cpp318 SoftBusSleepMs(500);
412 SoftBusSleepMs(500);
414 SoftBusSleepMs(500);
423 SoftBusSleepMs(500);
428 SoftBusSleepMs(500);
433 SoftBusSleepMs(500);
453 SoftBusSleepMs(500);
492 SoftBusSleepMs(500);
H A Dconnection_ble_manager_test.cpp174 SoftBusSleepMs(SLEEP_TIME_MS); in TearDownTestCase()
210 SoftBusSleepMs(SLEEP_TIME_MS);
367 SoftBusSleepMs(SLEEP_TIME_MS);
418 SoftBusSleepMs(SLEEP_TIME_MS);
632 SoftBusSleepMs(SLEEP_TIME_MS);
670 SoftBusSleepMs(SLEEP_TIME_MS);
717 SoftBusSleepMs(SLEEP_TIME_MS);
949 SoftBusSleepMs(WAIT_UPDATE_TIME_MS); // sleep 3.5s to retry update Rc
H A Dconnection_ble_trans_test.cpp224 SoftBusSleepMs(1000);
/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_session_key_test.cpp123 SoftBusSleepMs(100);
130 SoftBusSleepMs(100);
158 SoftBusSleepMs(100);
163 SoftBusSleepMs(100);
166 SoftBusSleepMs(100);
194 SoftBusSleepMs(100);
199 SoftBusSleepMs(100);
202 SoftBusSleepMs(100);
H A Dauth_test_enhance.cpp81 SoftBusSleepMs(MILLIS); in TearDownTestCase()
182 SoftBusSleepMs(MILLIS);
185 SoftBusSleepMs(MILLIS);
214 SoftBusSleepMs(MILLIS);
217 SoftBusSleepMs(MILLIS);
250 SoftBusSleepMs(MILLIS);
284 SoftBusSleepMs(MILLIS);
H A Dauth_test_mock.cpp186 SoftBusSleepMs(DELAY_TIME); in ClientFSMCreate()
211 SoftBusSleepMs(DELAY_TIME); in WaitForSignal()
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/mock/
H A Dconnection_fsm_mock_test.cpp107 SoftBusSleepMs(500);
142 SoftBusSleepMs(500);
166 SoftBusSleepMs(500);
H A Dp2p_info_mock_test.cpp104 SoftBusSleepMs(500);
146 SoftBusSleepMs(500);
/ohos5.0/foundation/communication/dsoftbus/sdk/frame/small/src/
H A Dsoftbus_server_proxy.c53 SoftBusSleepMs(WAIT_SERVER_READY_INTERVAL); in GetServerProxy()
60 SoftBusSleepMs(WAIT_SERVER_READY_INTERVAL); in GetServerProxy()
H A Dsoftbus_client_stub.c99 SoftBusSleepMs(WAIT_SERVER_READY_INTERVAL); in InnerRegisterService()
225 SoftBusSleepMs(WAIT_SERVER_READY_INTERVAL); in ClientRegisterService()
/ohos5.0/foundation/communication/dsoftbus/sdk/frame/standard/src/
H A Dsoftbus_server_proxy_frame.cpp84 SoftBusSleepMs(WAIT_SERVER_READY_INTERVAL); in InnerRegisterService()
190 SoftBusSleepMs(WAIT_SERVER_INTERVAL); in ClientDeathProcTask()
245 SoftBusSleepMs(WAIT_SERVER_READY_INTERVAL); in ClientRegisterService()
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/test/heartbeat/
H A Dhb_fsm_test.cpp104 SoftBusSleepMs(20);
151 SoftBusSleepMs(50);
186 SoftBusSleepMs(50);
325 SoftBusSleepMs(20);
354 SoftBusSleepMs(20);
370 SoftBusSleepMs(20);
413 SoftBusSleepMs(20);
479 SoftBusSleepMs(20);
526 SoftBusSleepMs(20);
567 SoftBusSleepMs(20);
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_connection_fsm_test.cpp147 SoftBusSleepMs(200);
170 SoftBusSleepMs(1000);
208 SoftBusSleepMs(FUNC_SLEEP_MS);
221 SoftBusSleepMs(FUNC_SLEEP_MS);
237 SoftBusSleepMs(FUNC_SLEEP_MS);
254 SoftBusSleepMs(FUNC_SLEEP_MS);
269 SoftBusSleepMs(FUNC_SLEEP_MS);
286 SoftBusSleepMs(FUNC_SLEEP_MS);
/ohos5.0/foundation/communication/dsoftbus/adapter/common/include/
H A Dsoftbus_adapter_timer.h39 int SoftBusSleepMs(unsigned int ms);
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/br/
H A Dauth_session_test.cpp361 SoftBusSleepMs(CLOSE_DELAY_TIME);
400 SoftBusSleepMs(CLOSE_DELAY_TIME);
/ohos5.0/foundation/communication/dsoftbus/adapter/common/kernel/liteos_m/
H A Dsoftbus_adapter_timer.c85 int SoftBusSleepMs(unsigned int ms) in SoftBusSleepMs() function
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/unittest/
H A Dsoftbus_thread_test.cpp56 SoftBusSleepMs(DELAY_TIME); in SoftBusThreadTask()
65 SoftBusSleepMs(DELAY_TIME); in ThreadSelfTest()
74 SoftBusSleepMs(DELAY_TIME); in ThreadWaitTest()
81 SoftBusSleepMs(DELAY_TIME); in ThreadSignalTest()
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/ipc/small/
H A Dtrans_server_proxy.c105 SoftBusSleepMs(WAIT_SERVER_READY_INTERVAL); in TransServerProxyInit()
112 SoftBusSleepMs(WAIT_SERVER_READY_INTERVAL); in TransServerProxyInit()
/ohos5.0/foundation/communication/dsoftbus/adapter/common/kernel/posix/
H A Dsoftbus_adapter_timer.c114 int SoftBusSleepMs(unsigned int ms) in SoftBusSleepMs() function
/ohos5.0/foundation/communication/dsoftbus/core/connection/manager/
H A Dsoftbus_conn_flow_control.c59 SoftBusSleepMs(sleepMs); in Apply()
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/processor/
H A Dp2p_v1_processor_test.cpp829 SoftBusSleepMs(deltaMs); in InspectProcessorState()
884 SoftBusSleepMs(100); in __anonaf3f7aee2902()
932 SoftBusSleepMs(100); in __anonaf3f7aee2b02()
1018 SoftBusSleepMs(100); in __anonaf3f7aee2e02()
1107 SoftBusSleepMs(100); in __anonaf3f7aee3202()
1152 SoftBusSleepMs(100); in __anonaf3f7aee3402()
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/
H A Dclient_trans_proxy_file_common.c317 SoftBusSleepMs(TRY_LOCK_WAIT_TIME); in TryFileLock()
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_hichain_adapter.c118 (void)SoftBusSleepMs(RETRY_MILLSECONDS); in AuthDevice()
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/ipc/standard/src/
H A Dtrans_server_proxy.cpp89 SoftBusSleepMs(RETRY_INTERVAL); in RetryGetProxy()

12