/build/make/tools/aconfig/aflags/ |
D | Cargo.toml | 11 aconfig_protos = { path = "../aconfig_protos" } qkey 13 aconfig_storage_file = { version = "0.1.0", path = "../aconfig_storage_file" } qkey 14 aconfig_storage_read_api = { version = "0.1.0", path = "../aconfig_storage_read_api" } qkey 16 aconfig_device_paths = { version = "0.1.0", path = "../aconfig_device_paths" } qkey
|
/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 | 22 def PrintFileNames(path): argument 28 def PrintCanonicalList(path): argument
|
D | build-runfiles.cc | 204 void ScanTreeAndPrune(const std::string &path) { in ScanTreeAndPrune() 253 const std::string &path = it->first; in CreateFiles() local 281 FileType DentryToFileType(const std::string &path, struct dirent *ent) { in DentryToFileType() 306 void LStatOrDie(const std::string &path, struct stat *st) { in LStatOrDie() 312 void StatOrDie(const std::string &path, struct stat *st) { in StatOrDie() 318 void ReadLinkOrDie(const std::string &path, std::string *output) { in ReadLinkOrDie() 328 void EnsureDirReadAndWritePerms(const std::string &path) { in EnsureDirReadAndWritePerms() 340 bool DelTree(const std::string &path, FileType file_type) { in DelTree()
|
/build/soong/ |
D | vnames.json | 6 "path": "@1@" string 12 "path": "@1@" string
|
/build/make/tools/aconfig/aconfig/src/ |
D | main.rs | 194 let path = root.join(&output_file.path); in write_output_file_realtive_to_dir() localVariable 240 let path = get_required_arg::<String>(sub_matches, "cache")?; in main() localVariable 279 let path = get_required_arg::<String>(sub_matches, "out")?; in main() localVariable 286 let path = get_required_arg::<String>(sub_matches, "out")?; in main() localVariable 300 let path = get_required_arg::<String>(sub_matches, "out")?; in main() localVariable 308 let path = get_required_arg::<String>(sub_matches, "out")?; in main() localVariable
|
/build/make/tools/aconfig/aconfig_storage_write_api/ |
D | Cargo.toml | 16 aconfig_storage_file = { path = "../aconfig_storage_file" } qkey 17 aconfig_storage_read_api = { path = "../aconfig_storage_read_api" } qkey
|
/build/make/tools/aconfig/aconfig/ |
D | Cargo.toml | 18 aconfig_protos = { path = "../aconfig_protos" } qkey 19 aconfig_storage_file = { path = "../aconfig_storage_file" } qkey
|
/build/make/tools/releasetools/merge/ |
D | test_merge_utils.py | 32 def createEmptyFile(path): argument 38 def createEmptyFolder(path): argument
|
D | test_merge_compatibility_checks.py | 45 def write_temp_file(path, data=''): argument
|
/build/make/tools/ide_query/ide_query_proto/ |
D | ide_query.proto | 64 string path = 1; field 73 string path = 1; field
|
/build/make/tools/aconfig/aconfig_device_paths/src/ |
D | lib.rs | 45 let mut path = PathBuf::from("/apex"); in parsed_flags_proto_paths() localVariable
|
/build/soong/testing/test_spec_proto/ |
D | test_spec.proto | 25 optional string path = 2; field
|
/build/soong/bloaty/ |
D | bloaty_merger.py | 35 def parse_csv(path): argument
|
D | file_sections.proto | 31 optional string path = 1; field
|
/build/soong/testing/code_metadata_proto/ |
D | code_metadata.proto | 25 optional string path = 2; field
|
/build/bazel/rules/partitions/diff/ |
D | partition_inspector.py | 38 def tree(debugfs, image, path='/', depth=0): argument
|
/build/soong/scripts/ |
D | jsonmodify.py | 23 def follow_path(obj, path): argument 37 def ensure_path(obj, path): argument
|
/build/soong/testing/code_metadata_internal_proto/ |
D | code_metadata_internal.proto | 25 optional string path = 2; field
|
/build/soong/android/team_proto/ |
D | team.proto | 23 optional string path = 2; field
|
/build/bazel/ci/ |
D | rbc_dashboard.py | 206 def cleanup_empty_files(path): argument 217 def dump_files_to_stderr(path): argument
|
/build/soong/cmd/release_config/release_config_lib/ |
D | flag_value.go | 25 path string member
|
/build/make/tools/aconfig/printflags/ |
D | Cargo.toml | 15 aconfig_protos = { path = "../aconfig_protos" } qkey
|
/build/make/tools/warn/ |
D | warn_common.py | 224 def find_this_file_and_android_root(path): argument 288 def remove_android_root_prefix(path, android_root): argument 295 def normalize_path(path, flags, android_root=None): argument
|
/build/make/tools/aconfig/aconfig_storage_read_api/ |
D | Cargo.toml | 16 aconfig_storage_file = { path = "../aconfig_storage_file" } qkey
|