Searched refs:cur_decs (Results 1 – 2 of 2) sorted by relevance
368 std::vector<Decoration>& cur_decs = id_decorations_[id]; in RegisterDecorationsForId() local369 cur_decs.insert(cur_decs.end(), begin, end); in RegisterDecorationsForId()
378 std::vector<Decoration>& cur_decs = id_decorations_[id]; in RegisterDecorationsForId() local379 cur_decs.insert(cur_decs.end(), begin, end); in RegisterDecorationsForId()