Searched refs:getSortedDefinedTypes (Results 1 – 4 of 4) sorted by relevance
143 std::vector<const NamedType*> Scope::getSortedDefinedTypes() const { in getSortedDefinedTypes() function in android::Scope169 const std::vector<const NamedType*>& definedTypes = getSortedDefinedTypes(); in emitHidlDefinition()
66 std::vector<const NamedType*> getSortedDefinedTypes() const;
825 const std::vector<const NamedType*>& definedTypes = getSortedDefinedTypes(); in emitHidlDefinition()
651 for (const NamedType* namedType : getSortedDefinedTypes()) { in emitInlineHidlDefinition()