Home
last modified time | relevance | path

Searched refs:firewallSetUidRule (Results 1 – 15 of 15) sorted by relevance

/aosp12/packages/modules/DnsResolver/tests/
H A Dresolv_test_utils.h44 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 DINetd.aidl80 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 DINetd.aidl97 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 DINetd.aidl98 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 DINetd.aidl98 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 DINetd.aidl120 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 DINetd.aidl120 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 DINetd.aidl98 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 DINetd.aidl120 void firewallSetUidRule(int childChain, int uid, int firewallRule); in firewallSetUidRule() method
/aosp12/system/netd/server/binder/android/net/
H A DINetd.aidl1065 void firewallSetUidRule(int childChain, int uid, int firewallRule); in firewallSetUidRule() method
/aosp12/system/netd/server/
H A DNetdNativeService.h45 binder::Status firewallSetUidRule(int32_t childChain, int32_t uid,
H A DNdcDispatcher.cpp819 int res = !mNetd->firewallSetUidRule(childChain, uid, parseRule(argv[4])).isOk(); in runCommand()
H A DNetdNativeService.cpp1207 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 DNetworkManagementService.java1588 mNetdService.firewallSetUidRule(chain, uid, ruleType); in setFirewallUidRuleLocked()
/aosp12/frameworks/base/services/
H A Dart-profile368 HSPLandroid/net/INetd$Stub$Proxy;->firewallSetUidRule(III)V+]Landroid/os/IBinder;Landroid/os/Binder…