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