Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/theme/tools/
H A Dbuild_theme_code.py223 def read_file_lines(file_path): function
/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"): function