Home
last modified time | relevance | path

Searched defs:uidRanges (Results 1 – 14 of 14) sorted by relevance

/system/netd/server/
DVirtualNetwork.cpp44 int VirtualNetwork::maybeCloseSockets(bool add, const UidRanges& uidRanges, in maybeCloseSockets()
64 int VirtualNetwork::addUsers(const UidRanges& uidRanges, const std::set<uid_t>& protectableUsers) { in addUsers()
78 int VirtualNetwork::removeUsers(const UidRanges& uidRanges, in removeUsers()
DRouteController.cpp798 [[nodiscard]] static int modifyRejectNonSecureNetworkRule(const UidRanges& uidRanges, bool add) { in modifyRejectNonSecureNetworkRule()
816 const UidRanges& uidRanges, bool secure, bool add, in modifyVirtualNetwork()
1076 bool secure, const UidRanges& uidRanges) { in addInterfaceToVirtualNetwork()
1086 bool secure, const UidRanges& uidRanges) { in removeInterfaceFromVirtualNetwork()
1108 int RouteController::addUsersToRejectNonSecureNetworkRule(const UidRanges& uidRanges) { in addUsersToRejectNonSecureNetworkRule()
1112 int RouteController::removeUsersFromRejectNonSecureNetworkRule(const UidRanges& uidRanges) { in removeUsersFromRejectNonSecureNetworkRule()
1117 const UidRanges& uidRanges) { in addUsersToVirtualNetwork()
1123 bool secure, const UidRanges& uidRanges) { in removeUsersFromVirtualNetwork()
DNetworkController.cpp577 int NetworkController::addUsersToNetwork(unsigned netId, const UidRanges& uidRanges) { in addUsersToNetwork()
594 int NetworkController::removeUsersFromNetwork(unsigned netId, const UidRanges& uidRanges) { in removeUsersFromNetwork()
DSockDiagTest.cpp389 UidRanges uidRanges; in destroySockets() local
DSockDiag.cpp408 int SockDiag::destroySockets(const UidRanges& uidRanges, const std::set<uid_t>& skipUids, in destroySockets()
DNdcDispatcher.cpp1180 UidRanges uidRanges; in runCommand() local
DNetdNativeService.cpp402 UidRanges uidRanges(uidRangeArray); in networkRejectNonSecureVpn() local
423 UidRanges uidRanges(uids); in socketDestroy() local
/system/netd/server/aidl_api/netd_aidl_interface/1/android/net/
DINetd.aidl11 void networkAddUidRanges(int netId, in android.net.UidRangeParcel[] uidRanges); in networkAddUidRanges()
12 void networkRemoveUidRanges(int netId, in android.net.UidRangeParcel[] uidRanges); in networkRemoveUidRanges()
13 void networkRejectNonSecureVpn(boolean add, in android.net.UidRangeParcel[] uidRanges); in networkRejectNonSecureVpn()
14 void socketDestroy(in android.net.UidRangeParcel[] uidRanges, in int[] exemptUids); in socketDestroy()
/system/netd/server/aidl_api/netd_aidl_interface/current/android/net/
DINetd.aidl29 void networkAddUidRanges(int netId, in android.net.UidRangeParcel[] uidRanges); in networkAddUidRanges()
30 void networkRemoveUidRanges(int netId, in android.net.UidRangeParcel[] uidRanges); in networkRemoveUidRanges()
31 void networkRejectNonSecureVpn(boolean add, in android.net.UidRangeParcel[] uidRanges); in networkRejectNonSecureVpn()
32 void socketDestroy(in android.net.UidRangeParcel[] uidRanges, in int[] exemptUids); in socketDestroy()
/system/netd/server/binder/android/net/
DINetd.aidl138 void networkAddUidRanges(int netId, in UidRangeParcel[] uidRanges); in networkAddUidRanges()
151 void networkRemoveUidRanges(int netId, in UidRangeParcel[] uidRanges); in networkRemoveUidRanges()
174 void networkRejectNonSecureVpn(boolean add, in UidRangeParcel[] uidRanges); in networkRejectNonSecureVpn()
179 void socketDestroy(in UidRangeParcel[] uidRanges, in int[] exemptUids); in socketDestroy()
/system/netd/server/aidl_api/netd_aidl_interface/4/android/net/
DINetd.aidl29 void networkAddUidRanges(int netId, in android.net.UidRangeParcel[] uidRanges); in networkAddUidRanges()
30 void networkRemoveUidRanges(int netId, in android.net.UidRangeParcel[] uidRanges); in networkRemoveUidRanges()
31 void networkRejectNonSecureVpn(boolean add, in android.net.UidRangeParcel[] uidRanges); in networkRejectNonSecureVpn()
32 void socketDestroy(in android.net.UidRangeParcel[] uidRanges, in int[] exemptUids); in socketDestroy()
/system/netd/server/aidl_api/netd_aidl_interface/2/android/net/
DINetd.aidl28 void networkAddUidRanges(int netId, in android.net.UidRangeParcel[] uidRanges); in networkAddUidRanges()
29 void networkRemoveUidRanges(int netId, in android.net.UidRangeParcel[] uidRanges); in networkRemoveUidRanges()
30 void networkRejectNonSecureVpn(boolean add, in android.net.UidRangeParcel[] uidRanges); in networkRejectNonSecureVpn()
31 void socketDestroy(in android.net.UidRangeParcel[] uidRanges, in int[] exemptUids); in socketDestroy()
/system/netd/server/aidl_api/netd_aidl_interface/3/android/net/
DINetd.aidl29 void networkAddUidRanges(int netId, in android.net.UidRangeParcel[] uidRanges); in networkAddUidRanges()
30 void networkRemoveUidRanges(int netId, in android.net.UidRangeParcel[] uidRanges); in networkRemoveUidRanges()
31 void networkRejectNonSecureVpn(boolean add, in android.net.UidRangeParcel[] uidRanges); in networkRejectNonSecureVpn()
32 void socketDestroy(in android.net.UidRangeParcel[] uidRanges, in int[] exemptUids); in socketDestroy()
/system/netd/tests/
Dbinder_test.cpp570 std::vector<UidRangeParcel> uidRanges = {makeUidRangeParcel(BASE_UID + 8005, BASE_UID + 8012), in TEST_F() local
593 std::vector<UidRangeParcel> uidRanges = {makeUidRangeParcel(BASE_UID + 150, BASE_UID + 224), in TEST_F() local
673 std::vector<UidRangeParcel> uidRanges = { in TEST_F() local