Home
last modified time | relevance | path

Searched refs:WAIT_SERVER_READY_INTERVAL_COUNT (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/dsoftbus/sdk/frame/small/src/
H A Dsoftbus_server_proxy.c28 #define WAIT_SERVER_READY_INTERVAL_COUNT 50 macro
48 if (proxyInitCount == WAIT_SERVER_READY_INTERVAL_COUNT) { in GetServerProxy()
/foundation/communication/ipc/ipc/test/ipc/client/
H A Dipc_test_client.c27 #define WAIT_SERVER_READY_INTERVAL_COUNT 50 macro
154 if (proxyInitCount == WAIT_SERVER_READY_INTERVAL_COUNT) { in GetServerProxy()
/foundation/communication/ipc/ipc/test/ipc/server/
H A Dipc_test_server.c29 #define WAIT_SERVER_READY_INTERVAL_COUNT 50 macro
/foundation/communication/dsoftbus/sdk/transmission/ipc/small/
H A Dtrans_server_proxy.c29 #define WAIT_SERVER_READY_INTERVAL_COUNT 50 macro
99 if (proxyInitCount == WAIT_SERVER_READY_INTERVAL_COUNT) { in TransServerProxyInit()
/foundation/communication/dsoftbus/sdk/bus_center/ipc/small/
H A Dbus_center_server_proxy.c32 #define WAIT_SERVER_READY_INTERVAL_COUNT 50 macro
189 if (proxyInitCount == WAIT_SERVER_READY_INTERVAL_COUNT) { in BusCenterServerProxyInit()

Completed in 3 milliseconds