Home
last modified time | relevance | path

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

/tools/asuite/aidegen/vscode/
Dvscode_workspace_file_gen.py81 common_util.dump_json_dict(file_path, workspace_dict)
Dvscode_native_project_file_gen.py85 common_util.dump_json_dict(
/tools/asuite/aidegen/lib/
Dmodule_info.py60 common_util.dump_json_dict(merged_file_path, data)
Dcommon_util.py580 def dump_json_dict(json_path, data): function