Searched refs:directories (Results 1 – 20 of 20) sorted by relevance
/system/tools/aidl/ |
D | io_delegate.cpp | 159 auto directories = Split(absolute_path, string{1u, OS_PATH_SEPARATOR}); in CreatePathForFile() local 164 string base = directories[0]; in CreatePathForFile() 168 directories.erase(directories.begin()); in CreatePathForFile() 171 directories.pop_back(); in CreatePathForFile() 173 return CreatedNestedDirs(base, directories); in CreatePathForFile()
|
/system/core/crash_reporter/ |
D | crash_reporter.rc | 20 # Create crash directories. 21 # These directories are group-writable by root so that crash_reporter can
|
/system/update_engine/payload_generator/ |
D | ext2_filesystem.cc | 164 vector<ext2_ino_t> directories; in GetFiles() local 209 directories.push_back(it_ino); in GetFiles() 252 for (ext2_ino_t dir_ino : directories) { in GetFiles()
|
/system/sepolicy/ |
D | postinstall.te | 11 # Allow postinstall to read and execute directories and files in the same
|
D | recovery.te | 26 # Create and relabel files and directories under /system. 38 # some directories are inappropriately labeled as exec_type. This is
|
D | ueventd.te | 32 # Use setfscreatecon() to label /dev directories and files.
|
D | init.te | 45 # Create and mount on directories in /. 71 # Create directories under /dev/cpuctl after chowning it to system. 95 # restorecon /adb_keys or any other rootfs files and directories to a more 216 # setfscreate is for labeling directories and socket files.
|
D | README | 22 in the BoardConfig.mk file in the device or vendor directories. 24 BOARD_SEPOLICY_DIRS contains a list of directories to search
|
D | te_macros | 54 # they are created by domain in directories labeled dir_type. 66 # Allow the specified domain to read directories, files
|
D | domain.te | 209 # Only init and system_server can create/setattr directories with this type. 319 # Don't allow mounting on top of /system files or directories 505 # write access to shell owned directories. The /data/local/tmp 507 # not be trusting any content in those directories.
|
D | kernel.te | 57 # Allow the kernel to read OBB files from app directories. (b/17428116)
|
D | app.te | 96 # Renderscript needs the ability to read directories on /system
|
D | file_contexts | 21 # Empty directories
|
D | system_server.te | 15 # We need search on top level directories so that we can get to the files
|
/system/core/init/ |
D | readme.txt | 39 files contained within the /{system,vendor,odm}/etc/init/ directories. 40 These directories are intended for all Actions and Services used after 48 The intention of these directories is as follows 317 Not required for directories created by the init.rc as these are 386 a config file. It is not recursive, nested directories will 445 directories, the script can list the timestamps differences. For example:
|
/system/media/camera/docs/ |
D | metadata_parser_xml.py | 310 lookup = TemplateLookup(directories=[os.getcwd()])
|
/system/media/audio_utils/ |
D | Doxyfile.orig | 64 # directories (in 2 levels) under the output directory of each output format and 65 # will distribute the generated files over these directories. Enabling this 740 # The INPUT tag is used to specify the files and/or directories that contain 742 # directories like /usr/src/myproject. Separate the files or directories with 757 # If the value of the INPUT tag contains directories, you can use the 759 # *.h) to filter out the source-files in the directories. If left blank the 774 # The EXCLUDE tag can be used to specify files and/or directories that should be 784 # directories that are symbolic links (a Unix file system feature) are excluded 790 # If the value of the INPUT tag contains directories, you can use the 792 # certain files from those directories. [all …]
|
D | Doxyfile | 64 # directories (in 2 levels) under the output directory of each output format and 65 # will distribute the generated files over these directories. Enabling this 740 # The INPUT tag is used to specify the files and/or directories that contain 742 # directories like /usr/src/myproject. Separate the files or directories with 757 # If the value of the INPUT tag contains directories, you can use the 759 # *.h) to filter out the source-files in the directories. If left blank the 774 # The EXCLUDE tag can be used to specify files and/or directories that should be 784 # directories that are symbolic links (a Unix file system feature) are excluded 790 # If the value of the INPUT tag contains directories, you can use the 792 # certain files from those directories. [all …]
|
/system/core/rootdir/ |
D | init.rc | 3 # IMPORTANT: Do not create world writable files or directories. 316 # create the lost+found directories, so as to enforce our permissions 383 # Do not place files or directories in /data/local/tmp 404 # create the lost+found directories, so as to enforce our permissions
|
/system/core/ |
D | NOTICE | 278 Unicode Data Files include all data files under the directories 281 source code published in the Unicode Standard or under the directories
|