Searched refs:setAnnotations (Results 1 – 3 of 3) sorted by relevance
60 void setAnnotations(std::vector<Annotation*>* annotations);
115 void Scope::setAnnotations(std::vector<Annotation*>* annotations) { in setAnnotations() function in android::Scope
649 static_cast<Scope*>($2)->setAnnotations($1);1004 static_cast<Scope*>($2)->setAnnotations($1);