/build/make/tools/atree/ |
D | fs.cpp | 21 is_dir(const string& path) in is_dir() 30 remove_file(const string& path) in remove_file() 42 remove_recursively(const string& path) in remove_recursively() 102 mkdir_recursively(const string& path) in mkdir_recursively() 146 strip_file(const string& path) in strip_file()
|
D | files.cpp | 424 list_dir(const string& path, const FileRecord& rec, in list_dir()
|
/build/make/tools/ |
D | fileslist_util.py | 20 def PrintFileNames(path): argument 26 def PrintCanonicalList(path): argument
|
D | warn.py | 2366 def find_android_root(path): argument 2379 def remove_android_root_prefix(path): argument 2387 def normalize_path(path): argument
|
D | fat16copy.py | 453 def __init__(self, path): argument
|
/build/kati/ |
D | find.cc | 64 virtual bool IsTrue(const string& path, unsigned char) const override { in IsTrue() argument 101 virtual bool IsTrue(const string& path, unsigned char type) const override { in IsTrue() argument 119 virtual bool IsTrue(const string& path, unsigned char type) const override { in IsTrue() argument 139 virtual bool IsTrue(const string& path, unsigned char type) const override { in IsTrue() argument 176 const string& path, in PrintIfNecessary() 197 string* path, in RunFind() 267 string* path, in RunFind() 372 string* path, in RunFind() 871 string path = finddir; in HandleFind() local 922 static unsigned char GetDtType(const string& path) { in GetDtType() [all …]
|
D | fileutil.cc | 133 void GetExecutablePath(string* path) { in GetExecutablePath()
|
/build/make/tools/ijar/ |
D | zip_main.cc | 91 void mkdirs(const char *path, mode_t mode) { in mkdirs() 127 char path[PATH_MAX]; in Process() local 146 void basename(const char *path, char *output, size_t output_size) { in basename() 195 char path[PATH_MAX]; in create() local
|
/build/soong/scripts/ |
D | reverse_path.py | 26 def reverse_path(path): argument
|
/build/soong/python/ |
D | installer.go | 26 path android.OutputPath member
|
/build/soong/cmd/fileslist/ |
D | fileslist.go | 54 path string // host side path. member
|
/build/soong/cc/ |
D | test_data_test.go | 29 path string member
|
D | installer.go | 55 path android.OutputPath member
|
/build/soong/android/ |
D | paths.go | 160 path Path member 302 path string member 625 path string member
|
D | hooks.go | 132 path OutputPath member
|
/build/make/tools/makeparallel/ |
D | makeparallel.cpp | 306 const char* path = argv[1]; in main() local
|
/build/make/tools/fs_config/ |
D | fs_config_generator.py | 211 def __init__(self, mode, user, group, caps, path, filename): argument 796 def __init__(self, path): argument
|
/build/make/tools/libhost/ |
D | CopyFile.c | 29 # define mkdir(path,mode) _mkdir(path) argument
|