Searched refs:g_peerNetworkId (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/ipc/ |
H A D | trans_ipc_test.cpp | 49 static const char *g_peerNetworkId = "123456789"; variable 776 ret = ServerIpcEvaluateQos(g_peerNetworkId, DATA_TYPE_BUTT, qos, qosCount); 779 ret = ServerIpcEvaluateQos(g_peerNetworkId, type, qos, 100); 782 ret = ServerIpcEvaluateQos(g_peerNetworkId, type, qos, qosCount);
|
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/proxy/ |
H A D | client_trans_proxy_file_manager_test.cpp | 67 const char *g_peerNetworkId = "1234567789"; variable 86 .peerDeviceId = g_peerNetworkId,
|