Searched refs:created (Results 1 – 25 of 204) sorted by relevance
123456789
/system/sepolicy/prebuilts/api/29.0/private/ |
D | viewcompiler.te | 7 # Use tmpfs_domain() which will give tmpfs files created by viewcompiler their 8 # own label, which differs from other labels created by other processes. 9 # This allows to distinguish in policy files created by viewcompiler vs other
|
D | dexoptanalyzer.te | 7 # Use tmpfs_domain() which will give tmpfs files created by dexoptanalyzer their 8 # own label, which differs from other labels created by other processes. 9 # This allows to distinguish in policy files created by dexoptanalyzer vs other
|
D | rs.te | 1 # Any files which would have been created as app_data_file 2 # will be created as app_exec_data_file instead.
|
/system/sepolicy/prebuilts/api/30.0/private/ |
D | viewcompiler.te | 7 # Use tmpfs_domain() which will give tmpfs files created by viewcompiler their 8 # own label, which differs from other labels created by other processes. 9 # This allows to distinguish in policy files created by viewcompiler vs other
|
D | dexoptanalyzer.te | 11 # Use tmpfs_domain() which will give tmpfs files created by dexoptanalyzer their 12 # own label, which differs from other labels created by other processes. 13 # This allows to distinguish in policy files created by dexoptanalyzer vs other
|
D | rs.te | 1 # Any files which would have been created as app_data_file 2 # will be created as app_exec_data_file instead.
|
/system/sepolicy/private/ |
D | viewcompiler.te | 7 # Use tmpfs_domain() which will give tmpfs files created by viewcompiler their 8 # own label, which differs from other labels created by other processes. 9 # This allows to distinguish in policy files created by viewcompiler vs other
|
D | dexoptanalyzer.te | 11 # Use tmpfs_domain() which will give tmpfs files created by dexoptanalyzer their 12 # own label, which differs from other labels created by other processes. 13 # This allows to distinguish in policy files created by dexoptanalyzer vs other
|
D | rs.te | 1 # Any files which would have been created as app_data_file 2 # will be created as app_exec_data_file instead.
|
/system/sepolicy/prebuilts/api/26.0/private/ |
D | dexoptanalyzer.te | 6 # Use tmpfs_domain() which will give tmpfs files created by dexoptanalyzer their 7 # own label, which differs from other labels created by other processes. 8 # This allows to distinguish in policy files created by dexoptanalyzer vs other
|
/system/sepolicy/prebuilts/api/27.0/private/ |
D | dexoptanalyzer.te | 6 # Use tmpfs_domain() which will give tmpfs files created by dexoptanalyzer their 7 # own label, which differs from other labels created by other processes. 8 # This allows to distinguish in policy files created by dexoptanalyzer vs other
|
/system/sepolicy/prebuilts/api/28.0/private/ |
D | dexoptanalyzer.te | 6 # Use tmpfs_domain() which will give tmpfs files created by dexoptanalyzer their 7 # own label, which differs from other labels created by other processes. 8 # This allows to distinguish in policy files created by dexoptanalyzer vs other
|
/system/libziparchive/cli-tests/ |
D | unzip.test | 93 command: unzip -q -d will-be-created $FILES/example.zip d1/d2/a.txt 94 after: [ -d will-be-created ] 95 after: [ -f will-be-created/d1/d2/a.txt ] 101 command: unzip -q -d oh-no/will-not-be-created $FILES/example.zip d1/d2/a.txt 2> stderr ; echo $? >… 103 after: [ ! -d oh-no/will-not-be-created ] 104 after: [ ! -f oh-no/will-not-be-created/d1/d2/a.txt ] 105 after: grep -q "oh-no/will-not-be-created" stderr
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | toolbox.te | 7 # /dev/__null__ created by init prior to policy load, 11 # Inherit and use pty created by android_fork_execvp_ext().
|
D | fsck.te | 5 # /dev/__null__ created by init prior to policy load, 9 # Inherit and use pty created by android_fork_execvp_ext().
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | toolbox.te | 7 # /dev/__null__ created by init prior to policy load, 11 # Inherit and use pty created by android_fork_execvp_ext().
|
D | bootstat.te | 14 # Collect metrics on boot time created by init
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | toolbox.te | 7 # /dev/__null__ created by init prior to policy load, 11 # Inherit and use pty created by android_fork_execvp_ext().
|
D | bootstat.te | 14 # Collect metrics on boot time created by init
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | toolbox.te | 7 # /dev/__null__ created by init prior to policy load, 11 # Inherit and use pty created by android_fork_execvp_ext().
|
/system/sepolicy/public/ |
D | toolbox.te | 7 # /dev/__null__ created by init prior to policy load, 11 # Inherit and use pty created by android_fork_execvp_ext().
|
/system/sepolicy/prebuilts/api/30.0/public/ |
D | toolbox.te | 7 # /dev/__null__ created by init prior to policy load, 11 # Inherit and use pty created by android_fork_execvp_ext().
|
/system/libsysprop/srcs/android/sysprop/ |
D | CarProperties.sysprop | 44 # Number of warm users pre-created during boot 53 # Number of warm guest users pre-created during boot
|
/system/hardware/interfaces/net/netd/1.0/ |
D | INetd.hal | 40 * no networks are available and created 51 * Destroys the specified network previously created using createOemNetwork()
|
/system/timezone/debug_tools/host/ |
D | README.android | 15 (i.e. stop being distinct). Time zone IDs are created in the tzdb whenever 20 zone behavior of the sub-region throughout time. Once created, zone IDs
|
123456789