Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/
H A Dhdf_utils.py175 def read_file_lines(file_path, code_type="utf-8"): argument
198 def write_file_lines(file_path, content, code_type="utf-8"): argument