Searched refs:GetSupportedAnnotations (Results 1 – 2 of 2) sorted by relevance
249 virtual std::set<AidlAnnotation::Type> GetSupportedAnnotations() const = 0;304 std::set<AidlAnnotation::Type> GetSupportedAnnotations() const override;733 std::set<AidlAnnotation::Type> GetSupportedAnnotations() const override;770 std::set<AidlAnnotation::Type> GetSupportedAnnotations() const override;826 std::set<AidlAnnotation::Type> GetSupportedAnnotations() const override;868 std::set<AidlAnnotation::Type> GetSupportedAnnotations() const override;
326 std::set<AidlAnnotation::Type> supported_annotations = GetSupportedAnnotations(); in CheckValid()417 std::set<AidlAnnotation::Type> AidlTypeSpecifier::GetSupportedAnnotations() const { in GetSupportedAnnotations() function in AidlTypeSpecifier782 std::set<AidlAnnotation::Type> AidlParcelable::GetSupportedAnnotations() const { in GetSupportedAnnotations() function in AidlParcelable824 std::set<AidlAnnotation::Type> AidlStructuredParcelable::GetSupportedAnnotations() const { in GetSupportedAnnotations() function in AidlStructuredParcelable1010 std::set<AidlAnnotation::Type> AidlEnumDeclaration::GetSupportedAnnotations() const { in GetSupportedAnnotations() function in AidlEnumDeclaration1103 std::set<AidlAnnotation::Type> AidlInterface::GetSupportedAnnotations() const { in GetSupportedAnnotations() function in AidlInterface