Home
last modified time | relevance | path

Searched defs:firewallSetUidRule (Results 1 – 10 of 10) sorted by relevance

/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/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/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/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/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/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.cpp1207 binder::Status NetdNativeService::firewallSetUidRule(int32_t childChain, int32_t uid, in firewallSetUidRule() function in android::net::NetdNativeService