Home
last modified time | relevance | path

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

/system/tools/aidl/
Daidl_language.cpp111 const std::vector<AidlAnnotation::Schema>& AidlAnnotation::AllSchemas() { in AllSchemas() function in AidlAnnotation
134 for (const Schema& schema : AllSchemas()) { in TypeToString()
145 for (const Schema& a_schema : AllSchemas()) { in Parse()
155 for (const Schema& s : AllSchemas()) { in Parse()
Daidl_language.h200 static const std::vector<Schema>& AllSchemas();