Home
last modified time | relevance | path

Searched refs:SOFTBUS_NETWORK_NODE_KEY_INFO_ERR (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/
H A Dsoftbus_error_code.h227 SOFTBUS_NETWORK_NODE_KEY_INFO_ERR, enumerator
/ohos5.0/foundation/communication/dsoftbus/core/frame/standard/init/src/
H A Dsoftbus_server_stub.cpp1020 return SOFTBUS_NETWORK_NODE_KEY_INFO_ERR; in GetNodeKeyInfoInner()
1036 return SOFTBUS_NETWORK_NODE_KEY_INFO_ERR; in GetNodeKeyInfoInner()
/ohos5.0/foundation/communication/dsoftbus/interfaces/kits/common/
H A Dsoftbus_error_code.h520 SOFTBUS_NETWORK_NODE_KEY_INFO_ERR, enumerator
/ohos5.0/foundation/communication/dsoftbus/tests/core/frame/unittest/
H A Dsoftbus_server_stub_test.cpp923 …busServerStubMock, LnnIpcGetNodeKeyInfo).WillRepeatedly(Return(SOFTBUS_NETWORK_NODE_KEY_INFO_ERR));
925 EXPECT_EQ(SOFTBUS_NETWORK_NODE_KEY_INFO_ERR, ret);