Home
last modified time | relevance | path

Searched refs:NETMANAGER_ERR_NOT_SYSTEM_CALL (Results 1 - 12 of 12) sorted by relevance

/foundation/communication/netmanager_base/interfaces/innerkits/include/
H A Dnet_manager_constants.h38 NETMANAGER_ERR_NOT_SYSTEM_CALL = 202, enumerator
/foundation/communication/netmanager_base/services/netstatsmanager/src/stub/
H A Dnet_stats_service_stub.cpp387 if (!reply.WriteInt32(NETMANAGER_ERR_NOT_SYSTEM_CALL)) { in OnUpdateStatsData()
390 return NETMANAGER_ERR_NOT_SYSTEM_CALL; in OnUpdateStatsData()
547 if (!reply.WriteInt32(NETMANAGER_ERR_NOT_SYSTEM_CALL)) { in CheckNetManagerAvailable()
550 return NETMANAGER_ERR_NOT_SYSTEM_CALL; in CheckNetManagerAvailable()
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/
H A Dnet_conn_client.h27 NETMANAGER_ERR_NOT_SYSTEM_CALL = 202, enumerator
/foundation/communication/netmanager_base/utils/errorcode_utils/src/
H A Derrorcode_convertor.cpp65 {NETMANAGER_ERR_NOT_SYSTEM_CALL, "Non-system applications use system APIs"},
/foundation/communication/netmanager_base/test/netstatsmanager/unittest/net_stats_manager_test/
H A Dnet_stats_service_stub_test.cpp529 EXPECT_EQ(ret, NetManagerStandard::NETMANAGER_ERR_NOT_SYSTEM_CALL); in HWTEST_F()
616 EXPECT_EQ(ret, NetManagerStandard::NETMANAGER_ERR_NOT_SYSTEM_CALL); in HWTEST_F()
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/conn_vpn_manager_test/
H A Dnet_stats_service_stub_test.cpp524 EXPECT_EQ(ret, NetManagerStandard::NETMANAGER_ERR_NOT_SYSTEM_CALL); in HWTEST_F()
611 EXPECT_EQ(ret, NetManagerStandard::NETMANAGER_ERR_NOT_SYSTEM_CALL); in HWTEST_F()
H A Dnet_conn_manager_test.cpp169 ASSERT_TRUE(ret == NETMANAGER_ERR_NOT_SYSTEM_CALL); in GlobalHttpProxyTest()
172 ASSERT_TRUE(ret == NETMANAGER_ERR_NOT_SYSTEM_CALL); in GlobalHttpProxyTest()
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/sys_vpn_manager_test/
H A Dnetworkvpn_service_stub_test.cpp250 EXPECT_EQ(ret, NETMANAGER_ERR_NOT_SYSTEM_CALL); in HWTEST_F()
/foundation/communication/netmanager_ext/services/vpnmanager/src/ipc/
H A Dnetworkvpn_service_stub.cpp80 return NETMANAGER_ERR_NOT_SYSTEM_CALL; in CheckVpnPermission()
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
H A Dnet_conn_manager_test.cpp169 ASSERT_TRUE(ret == NETMANAGER_ERR_NOT_SYSTEM_CALL); in GlobalHttpProxyTest()
172 ASSERT_TRUE(ret == NETMANAGER_ERR_NOT_SYSTEM_CALL); in GlobalHttpProxyTest()
/foundation/communication/netmanager_base/services/netpolicymanager/src/stub/
H A Dnet_policy_service_stub.cpp187 return NETMANAGER_ERR_NOT_SYSTEM_CALL; in CheckPolicyPermission()
/foundation/communication/netmanager_base/services/netconnmanager/src/stub/
H A Dnet_conn_service_stub.cpp255 return NETMANAGER_ERR_NOT_SYSTEM_CALL; in OnRequestCheck()

Completed in 12 milliseconds