Searched refs:GetNetworkManagerProxy (Results 1 – 4 of 4) sorted by relevance
178 auto networkManagerProxy = NetworkManagerProxy::GetNetworkManagerProxy(); in NativeGetAllNetworkInterfaces()246 auto networkManagerProxy = NetworkManagerProxy::GetNetworkManagerProxy(); in NativeGetIpOrMacAddress()303 auto networkManagerProxy = NetworkManagerProxy::GetNetworkManagerProxy(); in NativeSetNetworkInterfaceDisabled()358 auto networkManagerProxy = NetworkManagerProxy::GetNetworkManagerProxy(); in NativeIsNetworkInterfaceDisabled()519 auto networkManagerProxy = NetworkManagerProxy::GetNetworkManagerProxy(); in NativeRemoveIptalbsFilterRule()1159 auto networkManagerProxy = NetworkManagerProxy::GetNetworkManagerProxy(); in GetAllNetworkInterfacesSync()1209 auto networkManagerProxy = NetworkManagerProxy::GetNetworkManagerProxy(); in GetIpOrMacAddressSync()1252 auto networkManagerProxy = NetworkManagerProxy::GetNetworkManagerProxy(); in SetNetworkInterfaceDisabledSync()1287 auto networkManagerProxy = NetworkManagerProxy::GetNetworkManagerProxy(); in IsNetworkInterfaceDisabledSync()1326 auto networkManagerProxy = NetworkManagerProxy::GetNetworkManagerProxy(); in SetGlobalHttpProxySync()[all …]
33 static std::shared_ptr<NetworkManagerProxy> GetNetworkManagerProxy();
36 std::shared_ptr<NetworkManagerProxy> NetworkManagerProxy::GetNetworkManagerProxy() in GetNetworkManagerProxy() function in OHOS::EDM::NetworkManagerProxy
50 networkManagerProxy = NetworkManagerProxy::GetNetworkManagerProxy(); in SetUp()