Home
last modified time | relevance | path

Searched refs:AID_CLAT (Results 1 – 5 of 5) sorted by relevance

/system/core/libcutils/include_vndk/cutils/
Dandroid_filesystem_config.h78 #define AID_CLAT 1029 /* clat part of nat464 */ macro
/system/core/libcutils/include/cutils/
Dandroid_filesystem_config.h78 #define AID_CLAT 1029 /* clat part of nat464 */ macro
/system/core/include/private/
Dandroid_filesystem_config.h78 #define AID_CLAT 1029 /* clat part of nat464 */ macro
/system/core/libcutils/include/private/
Dandroid_filesystem_config.h78 #define AID_CLAT 1029 /* clat part of nat464 */ macro
/system/netd/bpf_progs/
Dnetd.c229 if (sock_uid == AID_CLAT) { in bpf_traffic_account()
299 if (sock_uid == AID_CLAT) return BPF_NOMATCH;