Home
last modified time | relevance | path

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

/base/web/webview/ohos_interface/ohos_glue/scripts/
H A Dtranslator.py22 import system_util namespace
59 system_util.make_dirs(file_dir)
61 system_util.write_file(file_path, contents)
141 if not system_util.path_exists(include_file_dir):
H A Dmake_file_base.py23 import system_util namespace
50 return content.replace('$YEAR$', system_util.get_year())
H A Dfile_parser.py18 import system_util namespace
540 files = system_util.get_files(os.path.join(directory, '*.h'))
556 self.add_data(filename, system_util.read_file(filepath))

Completed in 4 milliseconds