Searched refs:directories (Results 1 – 25 of 166) sorted by relevance
1234567
159 auto directories = Split(absolute_path, string{OS_PATH_SEPARATOR}); in CreateDirForPath() local164 string base = directories[0]; in CreateDirForPath()168 directories.erase(directories.begin()); in CreateDirForPath()173 directories.pop_back(); in CreateDirForPath()176 return CreateNestedDirs(base, directories); in CreateDirForPath()
8 # The ability to call exec() on files in the apps home directories10 # which are copied to the apps home directories.24 # by scanning /proc/<pid>/cmdline files. The /proc/<pid> directories are within
6 # Search /proc/pid directories.
2 # Overlayfs support directories for userdebug/eng devices
16 # App executable files in /data/data directories
10 # Read temp dirs and files. Move directories.
11 # Read dalvik cache directories, remove entries.
8 # The ability to call exec() on files in the apps home directories10 # which are copied to the apps home directories.
1 # SELinux directory creation and labelling for vold-managed directories
5 # directories.
85 Ueventd by default serves firmware requests by searching through a list of firmware directories89 The list of firmware directories is customized by a `firmware_directories` line in a ueventd.rc96 Adds those 4 directories, in that order to the list of firmware directories that will be tried by116 directories stated above. It will also reject file names with `..` in them, to prevent leaving these117 directories. If stdout cannot be read, or the program returns with any exit code other than
172 vector<ext2_ino_t> directories; in GetFiles() local217 directories.push_back(it_ino); in GetFiles()261 for (ext2_ino_t dir_ino : directories) { in GetFiles()
21 // The sample build uses multiple directories to