Searched defs:project_path (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/tools/asuite/aidegen/lib/ |
H A D | ide_common_util.py | 56 def _run_ide_sh(run_sh_cmd, project_path): argument 150 def launch_ide(project_path, run_ide_cmd, ide_name): argument 168 def is_intellij_project(project_path): argument
|
/aosp_15_r20/external/mesa3d/bin/ci/ |
H A D | gitlab_gql.py | 384 def get_variables(job, merged_yaml, project_path, sha) -> dict[str, str]: argument 443 def print_job_final_definition(job_name, merged_yaml, project_path, sha): argument
|
/aosp_15_r20/frameworks/libs/modules-utils/tools/ |
D | check_java_paths.py | 8 project_path = os.getcwd() variable
|
/aosp_15_r20/test/dittosuite/ |
H A D | dittobench_benchmark.cpp | 35 auto project_path = executable_path.parent_path(); in BM_DittoBench() local
|
/aosp_15_r20/development/tools/repo_diff/ |
H A D | repo_diff_android.py | 111 def get_commit_with_keyword(project_path, keyword): argument
|
/aosp_15_r20/tools/external_updater/ |
H A D | base_updater.py | 80 def project_path(self) -> Path: member in Updater
|
/aosp_15_r20/external/pigweed/pw_arduino_build/py/pw_arduino_build/ |
H A D | __main__.py | 301 project_path, argument
|
H A D | builder.py | 86 project_path=None, argument
|
/aosp_15_r20/external/sandboxed-api/contrib/libtiff/example/ |
H A D | main_sandboxed.cc | 125 std::string project_path; in GetFilePath() local
|