Home
last modified time | relevance | path

Searched defs:only_if_changed (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/build/scripts/util/
H A Dbuild_utils.py124 def write_json(obj, path, only_if_changed=False): argument
141 def atomic_output(path, only_if_changed=True): argument