| /tools/treble/fetcher/ |
| D | fetcher_lib.py | 143 def fetch_artifact(client, build_id, target, resource_id, dest): argument 215 def fetch_artifacts(client, out_dir, target, pattern, build_id): argument 245 def get_latest_build_id(client, branch, target): argument 270 def fetch_latest_artifacts(client, out_dir, target, pattern, branch): argument
|
| /tools/asuite/aidegen/lib/ |
| D | native_project_info.py | 44 def __init__(self, target): argument
|
| D | project_info.py | 104 def __init__(self, target=None, is_main_project=False): argument 298 def get_target_name(target, abs_path): argument
|
| D | common_util.py | 100 def get_related_paths(atest_module_info, target=None): argument 236 def check_module(atest_module_info, target, raise_on_lost_module=True): argument
|
| /tools/asuite/asuite_plugin/src/java/com/android/atest/toolWindow/ |
| D | AtestToolWindow.java | 204 public void setTestTarget(@NotNull String target) { in setTestTarget() 213 public void setLunchTarget(@NotNull String target) { in setLunchTarget()
|
| /tools/test/connectivity/acts_tests/acts_contrib/test_utils/power/loggers/protos/ |
| D | power_metric.proto | 24 optional string target = 6; field
|
| /tools/metalava/src/test/java/com/android/tools/metalava/ |
| D | RewriteAnnotationsTest.kt | 36 val target = temporaryFolder.newFolder() in Test copying private annotations from one of the stubs() constant
|
| /tools/asuite/atest/logstorage/ |
| D | logstorage_utils.py | 78 def insert_local_build(self, external_id, target, branch): argument
|
| /tools/dexter/dexter/ |
| D | dissasembler.cc | 80 for (auto target : packed_switch->targets) { in Visit() local 108 bool PrintCodeIrVisitor::Visit(lir::CodeLocation* target) { in Visit()
|
| /tools/asuite/aidegen_functional_test/ |
| D | aidegen_functional_test_main.py | 302 def _git_checkout_target_commit_id(target, commit_id): argument 346 def _generate_target_real_iml_data(target): argument
|
| /tools/metalava/src/main/java/com/android/tools/metalava/model/psi/ |
| D | PsiItem.kt | 141 val target = containingMethod() in appendDocumentation() constant
|
| D | PsiTypePrinter.kt | 313 when (val target = if (results.size == 1) results[0].element else null) { in <lambda>() constant
|
| /tools/acloud/internal/lib/ |
| D | goldfish_compute_client.py | 127 def GetKernelBuildArtifact(target): argument
|
| /tools/repohooks/rh/ |
| D | git.py | 132 def raw_diff(path, target): argument
|
| /tools/test/connectivity/acts_tests/acts_contrib/test_utils/power/loggers/ |
| D | power_metric_logger.py | 71 def set_target(self, target): argument
|
| /tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/ |
| D | FatLfnDirectoryEntry.java | 266 public void moveTo(FatLfnDirectory target, String newName) in moveTo()
|
| /tools/metalava/src/main/java/com/android/tools/metalava/ |
| D | Reporter.kt | 280 val target = offset.coerceAtMost(text.length) in getLineNumber() constant
|
| D | ApiLint.kt | 1698 val target = name.substring(pattern.getter.length) in <lambda>() constant 1709 val target = name.substring(pattern.setter.length) in <lambda>() constant
|
| /tools/test/connectivity/acts/framework/acts/ |
| D | test_decorators.py | 331 def __init__(self, target, instance): argument
|
| /tools/test/connectivity/acts/framework/tests/libs/proc/ |
| D | process_test.py | 25 def __init__(self, target=None): argument
|
| /tools/asuite/atest-py2/test_finders/ |
| D | test_finder_utils.py | 399 def run_find_cmd(ref_type, search_dir, target, methods=None): argument
|
| /tools/asuite/atest/ |
| D | atest_utils.py | 912 target='', argument
|
| /tools/asuite/atest/test_finders/ |
| D | test_finder_utils.py | 458 def run_find_cmd(ref_type, search_dir, target, methods=None): argument
|
| /tools/test/connectivity/acts/framework/acts/controllers/ |
| D | android_device.py | 707 def _is_timestamp_in_range(self, target, log_begin_time, log_end_time): argument
|
| /tools/dexter/slicer/export/slicer/ |
| D | code_ir.h | 322 Label* target = nullptr; member
|