Home
last modified time | relevance | path

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

/tools/asuite/aidegen/project/
Dproject_splitter.py384 out_soong_dir = os.path.relpath(common_util.get_soong_out_path(),
484 out_soong_dir = os.path.relpath(common_util.get_soong_out_path(),
492 out_soong_dir = os.path.relpath(common_util.get_soong_out_path(),
/tools/asuite/aidegen/lib/
Dcommon_util.py365 return os.path.join(get_soong_out_path(), file_name)
436 def get_soong_out_path(): function
681 data[constant.GEN_COMPDB] = os.path.join(get_soong_out_path(),
Dmodule_info.py82 merged_file_path = os.path.join(common_util.get_soong_out_path(),
Dproject_info.py441 rdir = 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(),