Home
last modified time | relevance | path

Searched refs:SOFTBUS_NETWORK_GET_LOCAL_NODE_INFO_ERR (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/
H A Dsoftbus_error_code.h226 SOFTBUS_NETWORK_GET_LOCAL_NODE_INFO_ERR, enumerator
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/test/heartbeat/
H A Dhb_ctrl_static_test.cpp252 EXPECT_EQ(ret, SOFTBUS_NETWORK_GET_LOCAL_NODE_INFO_ERR);
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_message.c506 return SOFTBUS_NETWORK_GET_LOCAL_NODE_INFO_ERR; in UpdateLocalAuthState()
/ohos5.0/foundation/communication/dsoftbus/interfaces/kits/common/
H A Dsoftbus_error_code.h514 SOFTBUS_NETWORK_GET_LOCAL_NODE_INFO_ERR, enumerator
/ohos5.0/foundation/communication/dsoftbus/tests/core/frame/unittest/
H A Dsoftbus_server_stub_test.cpp838 Return(SOFTBUS_NETWORK_GET_LOCAL_NODE_INFO_ERR)
841 EXPECT_EQ(SOFTBUS_NETWORK_GET_LOCAL_NODE_INFO_ERR, ret);
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_connection_fsm_test.cpp654 EXPECT_EQ(ret, SOFTBUS_NETWORK_GET_LOCAL_NODE_INFO_ERR);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_ctrl.c538 return SOFTBUS_NETWORK_GET_LOCAL_NODE_INFO_ERR; in HbTryCloudSync()
/ohos5.0/foundation/communication/dsoftbus/core/frame/standard/init/src/
H A Dsoftbus_server_stub.cpp986 return SOFTBUS_NETWORK_GET_LOCAL_NODE_INFO_ERR; in GetLocalDeviceInfoInner()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_connection_fsm.c569 return SOFTBUS_NETWORK_GET_LOCAL_NODE_INFO_ERR; in GetDevTypeForDfx()