Searched refs:GetRuntimeAnnotations (Results 1 – 3 of 3) sorted by relevance
382 …panda_file::DeduplicateAnnotations(class_item->GetRuntimeAnnotations(), &annotation_deduper, &valu… in DeduplicateAnnotations()390 … panda_file::DeduplicateAnnotations(method_item->GetRuntimeAnnotations(), &annotation_deduper, in DeduplicateAnnotations()401 … panda_file::DeduplicateAnnotations(field_item->GetRuntimeAnnotations(), &annotation_deduper, in DeduplicateAnnotations()
547 std::vector<AnnotationItem *> *GetRuntimeAnnotations() in GetRuntimeAnnotations() function823 const std::vector<AnnotationItem *> &GetRuntimeAnnotations() const in GetRuntimeAnnotations() function945 std::vector<AnnotationItem *> *GetRuntimeAnnotations() in GetRuntimeAnnotations() function1122 std::vector<AnnotationItem *> *GetRuntimeAnnotations() in GetRuntimeAnnotations() function
445 annotations_.push_back(param.GetRuntimeAnnotations()); in ParamAnnotationsItem()