Home
last modified time | relevance | path

Searched refs:NET_CONN_ERR_CALLBACK_NOT_FOUND (Results 1 - 7 of 7) sorted by relevance

/foundation/communication/netmanager_base/interfaces/innerkits/netconnclient/include/
H A Dnet_conn_constants.h28 NET_CONN_ERR_CALLBACK_NOT_FOUND = 2101007, enumerator
/foundation/communication/netmanager_base/utils/errorcode_utils/src/
H A Derrorcode_convertor.cpp132 {NET_CONN_ERR_CALLBACK_NOT_FOUND, "the callback is not found"},
/foundation/communication/netmanager_base/interfaces/kits/c/netconnclient/src/
H A Dnet_connection.cpp280 case NET_CONN_ERR_CALLBACK_NOT_FOUND: // fall through in RegisterErrorCodeTrans()
H A Dnet_connection_adapter.cpp438 return NET_CONN_ERR_CALLBACK_NOT_FOUND; in UnregisterNetConnCallback()
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/conn_vpn_manager_test/
H A Dnet_conn_service_test.cpp335 EXPECT_EQ(ret, NET_CONN_ERR_CALLBACK_NOT_FOUND); in HWTEST_F()
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
H A Dnet_conn_service_test.cpp336 EXPECT_EQ(ret, NET_CONN_ERR_CALLBACK_NOT_FOUND); in HWTEST_F()
/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_conn_service.cpp737 return NET_CONN_ERR_CALLBACK_NOT_FOUND; in UnregisterNetConnCallbackAsync()

Completed in 13 milliseconds