/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()
|
/build/make/tools/ |
D | fileslist_util.py | 20 def PrintFileNames(path): argument 26 def PrintCanonicalList(path): argument
|
D | check_elf_file.py | 357 def _load_elf_file(self, path, skip_bad_elf_magic): argument 375 def load_file_under_test(self, path, skip_bad_elf_magic, argument
|
/build/soong/ |
D | vnames.json | 7 "path": "@1@" string 14 "path": "@1@" string
|
D | vnames.go.json | 6 "path": "@1@" string
|
/build/soong/scripts/ |
D | jsonmodify.py | 23 def follow_path(obj, path): argument 37 def ensure_path(obj, path): argument
|
/build/make/tools/warn/ |
D | warn_common.py | 217 def find_warn_py_and_android_root(path): argument 258 def remove_android_root_prefix(path, android_root): argument 265 def normalize_path(path, flags, android_root=None): argument
|
/build/make/tools/releasetools/ |
D | build_image.py | 51 def GetDiskUsage(path): argument 65 def GetInodeUsage(path): argument
|
D | test_check_target_files_vintf.py | 57 def write_string_to_file(content, path, mode='w'): argument
|
D | check_target_files_vintf.py | 168 def PathToPatterns(path): argument
|
D | test_merge_target_files.py | 36 def createEmptyFile(path): argument
|
D | test_utils.py | 60 def signapk_exists(path): argument
|
D | images.py | 152 def __init__(self, path, hashtree_info_generator=None): argument
|
/build/soong/cmd/extract_apks/bundle_proto/ |
D | config.proto | 145 string path = 2; field 151 string path = 1; field
|
D | commands.proto | 130 string path = 2; field
|
/build/soong/cc/ |
D | test_data_test.go | 27 path string member
|
D | installer.go | 55 path android.InstallPath member
|
/build/soong/cmd/fileslist/ |
D | fileslist.go | 54 path string // host side path. member
|
/build/soong/python/ |
D | installer.go | 36 path android.InstallPath member
|
/build/soong/cmd/diff_target_files/ |
D | zip_artifact.go | 166 path string member
|
D | allow_list.go | 29 path string member
|
/build/soong/java/ |
D | android_resources.go | 52 path android.Path member
|
/build/soong/android/ |
D | hooks.go | 139 path InstallPath member
|
/build/make/tools/fs_config/ |
D | fs_config_generator.py | 227 def __init__(self, mode, user, group, caps, path, filename): argument 790 def __init__(self, path): argument
|
/build/make/tools/libhost/ |
D | CopyFile.c | 29 # define mkdir(path,mode) _mkdir(path) argument
|