Home
last modified time | relevance | path

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

/build/soong/scripts/
Djsonmodify.py63 def apply(self, obj, old_val, new_val): argument
65 if cur and cur[key] == int(old_val):
/build/make/core/
Dproduct_config.rbc300 old_val = val
302 if new_val != old_val:
303 rblf_log("%s(i): %s=%s (was %s)" % (pcm_name, attr, new_val, old_val))