Home
last modified time | relevance | path

Searched defs:endUids (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/netmanager_ext/test/vpnmanager/unittest/vpn_manager_test/
H A Dnet_vpn_impl_test.cpp184 std::vector<int32_t> endUids; variable
193 std::vector<int32_t> endUids; variable
210 std::vector<int32_t> endUids; variable
/ohos5.0/foundation/communication/netmanager_ext/services/vpnmanager/src/
H A Dnet_vpn_impl.cpp304 std::vector<int32_t> &endUids) in GenerateUidRangesByAcceptedApps()
325 std::vector<int32_t> &endUids) in GenerateUidRangesByRefusedApps()
378 …::GenerateUidRanges(int32_t userId, std::vector<int32_t> &beginUids, std::vector<int32_t> &endUids) in GenerateUidRanges()
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dnetsys_controller_test.cpp449 std::vector<int32_t> endUids; variable
939 std::vector<int32_t> endUids = {1}; variable
H A Dnetsys_native_client_test.cpp274 std::vector<int32_t> endUids; variable
/ohos5.0/foundation/communication/netmanager_base/services/netsyscontroller/src/
H A Dnetsys_controller.cpp116 const std::vector<int32_t> &endUids) in NetworkAddUids()
135 const std::vector<int32_t> &endUids) in NetworkDelUids()