Home
last modified time | relevance | path

Searched refs:labels (Results 1 – 25 of 32) sorted by relevance

12

/system/core/toolbox/
DAndroid.bp30 tool_files: ["generate-input.h-labels.py"],
33 out: ["input.h-labels.h"],
Dgetevent.c55 static const char *get_label(const struct label *labels, int value) in get_label() argument
57 while(labels->name && value != labels->value) { in get_label()
58 labels++; in get_label()
60 return labels->name; in get_label()
/system/sepolicy/tests/
Dapex_sepolicy_tests.py87 labels: set[str]
129 case NotAnyOf(labels):
130 if tcontext in labels:
/system/sepolicy/private/
Ddexopt_chroot_setup.te15 # their own label, which differs from other labels created by other processes.
113 # right labels to /apex, /linkerconfig, /mnt/artd_tmp in chroot.
115 # giving any labels to any tmpfs filesystems as soon as they are mounted.
117 # labels are given, and this rule doesn't allow relabeling any existing tmpfs.
Dkeystore2_key_contexts2 # This file defines Keystore 2.0 namespaces and maps them to labels.
Dvold_prepare_subdirs.te89 # Migrate legacy labels to apex_system_server_data_file (b/217581286)
Ddexoptanalyzer.te12 # own label, which differs from other labels created by other processes.
Dsecurity_classes73 # network peer labels
Dodrefresh.te16 # Staging area labels (/data/misc/apexdata/com.android.art/staging). odrefresh
Dupdate_engine_common.te45 # labels on the mounted filesystem to postinstall_file.
Dfile.te92 # legacy labels for various /data/misc[_ce|_de]/*/apexdata directories - retained
Daccess_vectors486 # network peer labels
Dartd.te26 # own label, which differs from other labels created by other processes.
Dzygote.te104 # standard labels. Note: it seems that not all dirs are actually relabeled yet,
Dfile_contexts611 # This directory was removed after Q Beta 2, but we need to preserve labels for upgrading devices.
619 # Ensure we have the same labels as /data/app or /data/apex/active
/system/sepolicy/microdroid/system/private/
Dmls7 # don't want to disable MLS, since we share some file labels with the
Dsecurity_classes73 # network peer labels
Daccess_vectors486 # network peer labels
/system/core/init/
Dperfboot.py298 labels = []
301 labels.append('%s%s' % (tag, '' if i == 1 else str(i)))
305 f.write('\t'.join(labels) + '\n')
/system/extras/simpleperf/scripts/
Dpprof_proto_generator.py191 self.labels = []
337 sample.labels.append(Label(
343 sample.labels.append(Label(
347 sample.labels.append(Label(
350 sample.labels.append(Label(
576 for l in sample.labels:
/system/sepolicy/reqd_mask/
Dsecurity_classes73 # network peer labels
Daccess_vectors486 # network peer labels
/system/sepolicy/microdroid/reqd_mask/
Dsecurity_classes73 # network peer labels
Daccess_vectors486 # network peer labels
/system/sepolicy/public/
Dattributes128 # All keystore2_key labels.

12