Searched refs:old_attributes (Results 1 – 2 of 2) sorted by relevance
106 def _update_attributes_on_afe(self, old_attributes, new_attributes): argument112 left_only, right_only, differing = _dict_diff(old_attributes,
212 FrontendAttributes old_attributes = std::move(frontend_attributes_); in SwapFrontendAttributes() local214 return old_attributes; in SwapFrontendAttributes()