Home
last modified time | relevance | path

Searched defs:write_json_file (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/build/tools/module_dependence/
H A Dfile_utils.py35 def write_json_file(output_file: str, content): function
/ohos5.0/build/tools/check_deps/
H A Dcheck_deps.py37 def write_json_file(output_file: str, content): function
/ohos5.0/build/scripts/util/
H A Dfile_utils.py70 def write_json_file(output_file, content, check_changes=False): function
/ohos5.0/base/hiviewdfx/hiview/build/
H A Dgen_plugin_build.py41 def write_json_file(output_file, content): function