Searched refs:getParam (Results 1 – 4 of 4) sorted by relevance
85 const AnnotationParam *getParam(const std::string &name) const;
632 const AnnotationParam *nameParam = annotation->getParam("name"); in emitExportedHeader()638 const AnnotationParam *exportParentParam = annotation->getParam("export_parent"); in emitExportedHeader()644 const AnnotationParam *prefixParam = annotation->getParam("value_prefix"); in emitExportedHeader()650 const AnnotationParam *suffixParam = annotation->getParam("value_suffix"); in emitExportedHeader()
118 const AnnotationParam *Annotation::getParam(const std::string &name) const { in getParam() function in android::Annotation
938 annotation->getParam("next"); in emitVtsMethodDeclaration()