Home
last modified time | relevance | path

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

/ohos5.0/build/ohos/hisysevent/
H A Dgen_def_from_all_yaml.py221 _warning_file_path = "" variable
280 global _warning_file_path
281 _warning_file_path = os.path.join(output_path, 'hisysevent_warning.txt')
283 _warning_file = open(_warning_file_path, 'w+')
312 "information, see file %s." % (_warning_file_path))