Searched defs:NetworkDelUids (Results 1 – 7 of 7) sorted by relevance
122 int32_t NetManagerNative::NetworkDelUids(int32_t netId, const std::vector<UidRange> &uidRanges) in NetworkDelUids() function in OHOS::nmd::NetManagerNative
134 int32_t NetsysController::NetworkDelUids(int32_t netId, const std::vector<int32_t> &beginUids, in NetworkDelUids() function in OHOS::NetManagerStandard::NetsysController
81 int32_t NetsysControllerServiceImpl::NetworkDelUids(int32_t netId, const std::vector<UidRange> &uid… in NetworkDelUids() function in OHOS::NetManagerStandard::NetsysControllerServiceImpl
279 int32_t NetsysNativeClient::NetworkDelUids(int32_t netId, const std::vector<UidRange> &uidRanges) in NetworkDelUids() function in OHOS::NetManagerStandard::NetsysNativeClient
342 int32_t NetsysNativeService::NetworkDelUids(int32_t netId, const std::vector<UidRange> &uidRanges) in NetworkDelUids() function in OHOS::NetsysNative::NetsysNativeService
188 int32_t NetworkDelUids(int32_t netId, const std::vector<UidRange> &uidRanges) override in NetworkDelUids() function in OHOS::NetsysNative::TestNetsysNativeServiceStub
748 int32_t NetsysNativeServiceProxy::NetworkDelUids(int32_t netId, const std::vector<UidRange> &uidRan… in NetworkDelUids() function in OHOS::NetsysNative::NetsysNativeServiceProxy