Home
last modified time | relevance | path

Searched defs:DestroyNetworkCache (Results 1 – 10 of 10) sorted by relevance

/foundation/communication/netmanager_base/services/netmanagernative/src/manager/
Ddns_manager.cpp101 int32_t DnsManager::DestroyNetworkCache(uint16_t netId, bool isVpnNet) in DestroyNetworkCache() function in OHOS::nmd::DnsManager
/foundation/communication/netmanager_base/services/netsyscontroller/src/
Dmock_netsys_native_client.cpp222 int32_t MockNetsysNativeClient::DestroyNetworkCache(uint16_t netId) in DestroyNetworkCache() function in OHOS::NetManagerStandard::MockNetsysNativeClient
Dnetsys_controller_service_impl.cpp290 int32_t NetsysControllerServiceImpl::DestroyNetworkCache(uint16_t netId, bool isVpnNet) in DestroyNetworkCache() function in OHOS::NetManagerStandard::NetsysControllerServiceImpl
Dnetsys_controller.cpp441 int32_t NetsysController::DestroyNetworkCache(uint16_t netId, bool isVpnNet) in DestroyNetworkCache() function in OHOS::NetManagerStandard::NetsysController
Dnetsys_native_client.cpp683 int32_t NetsysNativeClient::DestroyNetworkCache(uint16_t netId, bool isVpnNet) in DestroyNetworkCache() function in OHOS::NetManagerStandard::NetsysNativeClient
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/dnsresolv/
Ddns_param_cache.cpp75 int32_t DnsParamCache::DestroyNetworkCache(uint16_t netId, bool isVpnNet) in DestroyNetworkCache() function in OHOS::nmd::DnsParamCache
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_distributed_test/
Dnetsys_native_service_stub_test.cpp66 int32_t DestroyNetworkCache(uint16_t netId, bool isVpnNet) override in DestroyNetworkCache() function in OHOS::NetsysNative::TestNetsysNativeServiceStub
/foundation/communication/netmanager_base/services/netmanagernative/src/
Dnetsys_native_service.cpp196 int32_t NetsysNativeService::DestroyNetworkCache(uint16_t netId, bool isVpnNet) in DestroyNetworkCache() function in OHOS::NetsysNative::NetsysNativeService
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
Dnetsys_native_service_stub_test.cpp89 int32_t DestroyNetworkCache(uint16_t netId, bool isVpnNet) override in DestroyNetworkCache() function in OHOS::NetsysNative::TestNetsysNativeServiceStub
/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
Dnetsys_native_service_proxy.cpp190 int32_t NetsysNativeServiceProxy::DestroyNetworkCache(uint16_t netId, bool isVpnNet) in DestroyNetworkCache() function in OHOS::NetsysNative::NetsysNativeServiceProxy