Home
last modified time | relevance | path

Searched defs:NetworkDelUids (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
H A Dnet_manager_native.cpp122 int32_t NetManagerNative::NetworkDelUids(int32_t netId, const std::vector<UidRange> &uidRanges) in NetworkDelUids() function in OHOS::nmd::NetManagerNative
/ohos5.0/foundation/communication/netmanager_base/services/netsyscontroller/src/
H A Dnetsys_controller.cpp134 int32_t NetsysController::NetworkDelUids(int32_t netId, const std::vector<int32_t> &beginUids, in NetworkDelUids() function in OHOS::NetManagerStandard::NetsysController
H A Dnetsys_controller_service_impl.cpp81 int32_t NetsysControllerServiceImpl::NetworkDelUids(int32_t netId, const std::vector<UidRange> &uid… in NetworkDelUids() function in OHOS::NetManagerStandard::NetsysControllerServiceImpl
H A Dnetsys_native_client.cpp279 int32_t NetsysNativeClient::NetworkDelUids(int32_t netId, const std::vector<UidRange> &uidRanges) in NetworkDelUids() function in OHOS::NetManagerStandard::NetsysNativeClient
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/
H A Dnetsys_native_service.cpp342 int32_t NetsysNativeService::NetworkDelUids(int32_t netId, const std::vector<UidRange> &uidRanges) in NetworkDelUids() function in OHOS::NetsysNative::NetsysNativeService
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dnetsys_native_service_stub_test.cpp188 int32_t NetworkDelUids(int32_t netId, const std::vector<UidRange> &uidRanges) override in NetworkDelUids() function in OHOS::NetsysNative::TestNetsysNativeServiceStub
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
H A Dnetsys_native_service_proxy.cpp748 int32_t NetsysNativeServiceProxy::NetworkDelUids(int32_t netId, const std::vector<UidRange> &uidRan… in NetworkDelUids() function in OHOS::NetsysNative::NetsysNativeServiceProxy