Searched refs:old_val (Results 1 – 2 of 2) sorted by relevance
63 def apply(self, obj, old_val, new_val): argument65 if cur and cur[key] == int(old_val):
300 old_val = val302 if new_val != old_val:303 rblf_log("%s(i): %s=%s (was %s)" % (pcm_name, attr, new_val, old_val))