Home
last modified time | relevance | path

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

/external/libchrome/build/android/gyp/util/
Dbuild_utils.py122 def WriteJson(obj, path, only_if_changed=False): argument
136 def AtomicOutput(path, only_if_changed=True): argument