Home
last modified time | relevance | path

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

/build/ohos/hisysevent/
H A Dgen_def_from_all_yaml.py223 _warning_file_path = "" variable
282 global _warning_file_path
283 _warning_file_path = os.path.join(output_path, 'hisysevent_warning.txt')
285 _warning_file = open(_warning_file_path, 'w+')
314 "information, see file %s." % (_warning_file_path))

Completed in 2 milliseconds