Home
last modified time | relevance | path

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

/system/tools/aidl/
Daidl_language.cpp125 const std::vector<AidlAnnotation::Schema>& AidlAnnotation::AllSchemas() { in AllSchemas() function in AidlAnnotation
221 for (const Schema& schema : AllSchemas()) { in TypeToString()
233 for (const Schema& a_schema : AllSchemas()) { in Parse()
243 for (const Schema& s : AllSchemas()) { in Parse()
Daidl_language.h324 static const std::vector<Schema>& AllSchemas();