Home
last modified time | relevance | path

Searched refs:WAIT_FOR_SERVER (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/test/ipc/server/
H A Dipc_test_server.c32 #define WAIT_FOR_SERVER 2 macro
176 sleep(WAIT_FOR_SERVER); in Init()
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/ipc/lite/
H A Dipc_server_stub.cpp31 const int32_t WAIT_FOR_SERVER = 2; variable
189 sleep(WAIT_FOR_SERVER); in DevMgrSvcInit()
/ohos5.0/foundation/communication/dsoftbus/core/frame/small/init/src/
H A Dsoftbus_server_stub.c38 #define WAIT_FOR_SERVER 2 macro
264 sleep(WAIT_FOR_SERVER); in Init()