Home
last modified time | relevance | path

Searched refs:CheckRemoteDeviceIsNull (Results 1 – 10 of 10) sorted by relevance

/test/xts/dcts/communication/softbus_standard/common/
Dsocket_common.h237 int CheckRemoteDeviceIsNull(int isSetNetId);
Dnet_trans_common.h198 int CheckRemoteDeviceIsNull(int isSetNetId);
Dsocket_common.c557 int CheckRemoteDeviceIsNull(int isSetNetId) in CheckRemoteDeviceIsNull() function
Dnet_trans_common.c1094 int CheckRemoteDeviceIsNull(int isSetNetId) in CheckRemoteDeviceIsNull() function
/test/xts/dcts/communication/softbus_standard/transmission/sendstream/
Dtrans_stream_test.cpp48 ret = CheckRemoteDeviceIsNull(BOOL_TRUE); in SetUpTestCase()
/test/xts/dcts/communication/softbus_standard/socket_trans/client/func/
Dsocket_trans_func_test.cpp50 ret = CheckRemoteDeviceIsNull(BOOL_TRUE); in SetUpTestCase()
/test/xts/dcts/communication/softbus_standard/transmission/sessionmgt/
Dtrans_session_func_test.cpp99 ret = CheckRemoteDeviceIsNull(BOOL_TRUE); in SetUpTestCase()
/test/xts/dcts/communication/softbus_standard/transmission/sendmsg/
Dtrans_func_test.cpp52 ret = CheckRemoteDeviceIsNull(BOOL_TRUE); in SetUpTestCase()
/test/xts/dcts/communication/softbus_standard/transmission/sendfile/
Dtrans_file_func_test.cpp114 ret = CheckRemoteDeviceIsNull(BOOL_TRUE); in SetUpTestCase()
/test/xts/dcts/communication/softbus_standard/transmission/reliability/
Dtrans_reliability_test.cpp49 ret = CheckRemoteDeviceIsNull(BOOL_TRUE); in SetUpTestCase()