Home
last modified time | relevance | path

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

/ohos5.0/build/scripts/util/
H A Dfile_utils.py76 changed = __check_changes(output_file, content)
84 def __check_changes(output_file, content): function