Searched defs:project_path (Results 1 – 4 of 4) sorted by relevance
20 def build_soft_links(project_path, jerry_path): argument140 def create_root_kbuild(project_path): argument151 def create_root_makefile(project_path): argument177 def create_arc_kbuild(project_path): argument188 def create_quark_kbuild(project_path, jerry_path): argument
6 "project_path": "/path/to/deveco/MyApplication", string
58 project_path = '' variable in SDKLinterTest66 def __init__(self, project_path='', expected_path='', tsimportsendable=False) -> None: argument
121 def prepare_environment(project_path, product): argument