Lines Matching defs:str
80 def make_env(build_profile: str, cwd: str, ohpm_registry: str, options):
121 def get_integrated_project_config(cwd: str):
129 def get_hvigor_version(cwd: str):
137 def get_unsigned_hap_path(project_name: str, src_path: str, cwd: str, options):
163 def gen_unsigned_hap_path_json(build_profile: str, cwd: str, options):
191 def copy_libs(cwd: str, system_lib_module_info_list: list, ohos_app_abi: str, module_libs_dir: str):
232 def build_hvigor_cmd(cwd: str, model_version: str, options):
292 def set_sdk_path(cwd: str, model_version: str, options, env):
299 def write_local_properties(cwd: str, options):
314 def hvigor_sync(cwd: str, model_version: str, env):
323 def hvigor_build(cwd: str, options):