Searched defs:write_file (Results 1 – 2 of 2) sorted by relevance
| /build/scripts/util/ | ||
| D | file_utils.py | 100 def write_file(output_file, content): function |
| /build/ohos/notice/ | ||
| D | merge_notice_files.py | 122 def write_file(file: str, string: str): function |