Searched refs:copy_with (Results 1 – 2 of 2) sorted by relevance
/art/tools/checker/common/ | ||
D | immutables.py | 23 def copy_with(self, key, value): member in ImmutableDict |
/art/tools/checker/match/ | ||
D | line.py | 48 return variables.copy_with(name, value) |