Home
last modified time | relevance | path

Searched refs:_read_file_content (Results 1 - 1 of 1) sorted by relevance

/build/ohos/packages/
H A Dgen_required_modules_list.py29 parts_list = _read_file_content(system_installed_info_file)
44 module_info = _read_file_content(module_info_file)
54 def _read_file_content(input_file: str): function
64 data = _read_file_content(input_file)

Completed in 1 milliseconds