Searched refs:reparentedTags (Results 1 – 3 of 3) sorted by relevance
264 butter::set<Tag> reparentedTags; // tags that are deleted and recreated in pullTransaction() local276 reparentedTags.insert(mutation.newChildShadowView.tag); in pullTransaction()328 reparentedTags.find(baselineShadowView.tag) != reparentedTags.end(); in pullTransaction()
268 butter::set<Tag> reparentedTags; // tags that are deleted and recreated in pullTransaction() local280 reparentedTags.insert(mutation.newChildShadowView.tag); in pullTransaction()332 reparentedTags.find(baselineShadowView.tag) != reparentedTags.end(); in pullTransaction()
278 butter::set<Tag> reparentedTags; // tags that are deleted and recreated in pullTransaction() local290 reparentedTags.insert(mutation.newChildShadowView.tag); in pullTransaction()342 reparentedTags.find(baselineShadowView.tag) != reparentedTags.end(); in pullTransaction()