Home
last modified time | relevance | path

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

/tools/targets/
A Dvsc.py129 def generate_code_workspace_file(source_dirs,command_json_path,root_path): argument
142 command_json_path = os.path.relpath(current_working_directory, root_path) + os.sep
163 def command_json_to_workspace(root_path,command_json_path): argument
195 generate_code_workspace_file(exclude_fold,command_json_path,root_path)

Completed in 6 milliseconds