/aosp12/packages/modules/DnsResolver/tests/ |
H A D | resolv_test_utils.h | 44 EXPECT_TRUE(mNetSrv->firewallSetUidRule(INetd::FIREWALL_CHAIN_STANDBY, mTestUid, in ScopeBlockedUIDRule() 53 EXPECT_TRUE(mNetSrv->firewallSetUidRule(INetd::FIREWALL_CHAIN_STANDBY, mTestUid, in ~ScopeBlockedUIDRule()
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/1/android/net/ |
H A D | INetd.aidl | 80 void firewallSetUidRule(int childChain, int uid, int firewallRule); in firewallSetUidRule() method
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/2/android/net/ |
H A D | INetd.aidl | 97 void firewallSetUidRule(int childChain, int uid, int firewallRule); in firewallSetUidRule() method
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/3/android/net/ |
H A D | INetd.aidl | 98 void firewallSetUidRule(int childChain, int uid, int firewallRule); in firewallSetUidRule() method
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/4/android/net/ |
H A D | INetd.aidl | 98 void firewallSetUidRule(int childChain, int uid, int firewallRule); in firewallSetUidRule() method
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/6/android/net/ |
H A D | INetd.aidl | 120 void firewallSetUidRule(int childChain, int uid, int firewallRule); in firewallSetUidRule() method
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/7/android/net/ |
H A D | INetd.aidl | 120 void firewallSetUidRule(int childChain, int uid, int firewallRule); in firewallSetUidRule() method
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/5/android/net/ |
H A D | INetd.aidl | 98 void firewallSetUidRule(int childChain, int uid, int firewallRule); in firewallSetUidRule() method
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/current/android/net/ |
H A D | INetd.aidl | 120 void firewallSetUidRule(int childChain, int uid, int firewallRule); in firewallSetUidRule() method
|
/aosp12/system/netd/server/binder/android/net/ |
H A D | INetd.aidl | 1065 void firewallSetUidRule(int childChain, int uid, int firewallRule); in firewallSetUidRule() method
|
/aosp12/system/netd/server/ |
H A D | NetdNativeService.h | 45 binder::Status firewallSetUidRule(int32_t childChain, int32_t uid,
|
H A D | NdcDispatcher.cpp | 819 int res = !mNetd->firewallSetUidRule(childChain, uid, parseRule(argv[4])).isOk(); in runCommand()
|
H A D | NetdNativeService.cpp | 1207 binder::Status NetdNativeService::firewallSetUidRule(int32_t childChain, int32_t uid, in firewallSetUidRule() function in android::net::NetdNativeService
|
/aosp12/frameworks/base/services/core/java/com/android/server/ |
H A D | NetworkManagementService.java | 1588 mNetdService.firewallSetUidRule(chain, uid, ruleType); in setFirewallUidRuleLocked()
|
/aosp12/frameworks/base/services/ |
H A D | art-profile | 368 HSPLandroid/net/INetd$Stub$Proxy;->firewallSetUidRule(III)V+]Landroid/os/IBinder;Landroid/os/Binder…
|