Home
last modified time | relevance | path

Searched refs:AllSchemas (Results 1 – 2 of 2) sorted by relevance

/system/tools/aidl/
Daidl_language.cpp99 const std::vector<AidlAnnotation::Schema>& AidlAnnotation::AllSchemas() { in AllSchemas() function in AidlAnnotation
160 for (const Schema& schema : AllSchemas()) { in TypeToString()
172 for (const Schema& a_schema : AllSchemas()) { in Parse()
182 for (const Schema& s : AllSchemas()) { in Parse()
Daidl_language.h289 static const std::vector<Schema>& AllSchemas();