Searched refs:Annotate (Results 1 – 2 of 2) sorted by relevance
176 $$->Annotate(std::move(*$1));381 $2->Annotate(std::move(*$1));
171 void Annotate(vector<AidlAnnotation>&& annotations) { annotations_ = std::move(annotations); } in Annotate() function