Searched defs:firewallSetUidRule (Results 1 – 7 of 7) sorted by relevance
/system/netd/server/aidl_api/netd_aidl_interface/1/android/net/ |
D | INetd.aidl | 80 void firewallSetUidRule(int childChain, int uid, int firewallRule); in firewallSetUidRule() method
|
/system/netd/server/aidl_api/netd_aidl_interface/current/android/net/ |
D | INetd.aidl | 98 void firewallSetUidRule(int childChain, int uid, int firewallRule); in firewallSetUidRule() method
|
/system/netd/server/binder/android/net/ |
D | INetd.aidl | 1033 void firewallSetUidRule(int childChain, int uid, int firewallRule); in firewallSetUidRule() method
|
/system/netd/server/aidl_api/netd_aidl_interface/4/android/net/ |
D | INetd.aidl | 98 void firewallSetUidRule(int childChain, int uid, int firewallRule); in firewallSetUidRule() method
|
/system/netd/server/aidl_api/netd_aidl_interface/2/android/net/ |
D | INetd.aidl | 97 void firewallSetUidRule(int childChain, int uid, int firewallRule); in firewallSetUidRule() method
|
/system/netd/server/aidl_api/netd_aidl_interface/3/android/net/ |
D | INetd.aidl | 98 void firewallSetUidRule(int childChain, int uid, int firewallRule); in firewallSetUidRule() method
|
/system/netd/server/ |
D | NetdNativeService.cpp | 1169 binder::Status NetdNativeService::firewallSetUidRule(int32_t childChain, int32_t uid, in firewallSetUidRule() function in android::net::NetdNativeService
|