Home
last modified time | relevance | path

Searched refs:get_soong_out_path (Results 1 – 5 of 5) sorted by relevance

/tools/asuite/aidegen/lib/
Dmodule_info.py81 merged_file_path = os.path.join(common_util.get_soong_out_path(),
Dcommon_util.py362 return os.path.join(get_soong_out_path(), file_name)
433 def get_soong_out_path(): function
678 data[constant.GEN_COMPDB] = os.path.join(get_soong_out_path(),
Dproject_info.py442 rdir = os.path.relpath(common_util.get_soong_out_path(),
/tools/asuite/aidegen/project/
Dproject_splitter.py385 out_soong_dir = os.path.relpath(common_util.get_soong_out_path(),
485 out_soong_dir = os.path.relpath(common_util.get_soong_out_path(),
493 out_soong_dir = os.path.relpath(common_util.get_soong_out_path(),
/tools/asuite/aidegen_functional_test/
Daidegen_functional_test_main.py712 cc_path = os.path.join(common_util.get_soong_out_path(),