Home
last modified time | relevance | path

Searched defs:trafficSetNetPermForUids (Results 1 – 4 of 4) sorted by relevance

/system/netd/server/aidl/netd/1/android/net/
DINetd.aidl74 void trafficSetNetPermForUids(int permission, in int[] uids); in trafficSetNetPermForUids() method
/system/netd/server/binder/android/net/
DINetd.aidl953 void trafficSetNetPermForUids(int permission, in int[] uids); in trafficSetNetPermForUids() method
/system/netd/server/aidl/netd/2/android/net/
DINetd.aidl91 void trafficSetNetPermForUids(int permission, in int[] uids); in trafficSetNetPermForUids() method
/system/netd/server/
DNetdNativeService.cpp1088 binder::Status NetdNativeService::trafficSetNetPermForUids(int32_t permission, in trafficSetNetPermForUids() function in android::net::NetdNativeService