Searched defs:schema (Results 1 – 7 of 7) sorted by relevance
73 virtual void FilterTable(const reflection::Schema* schema, flatbuffers::Table* table){}; in FilterTable()135 void UserPrivacyFilter::FilterTable(const reflection::Schema* schema, flatbuffers::Table* table) { in FilterTable()
69 public void include(XmlSchema schema) { in include()
56 private XmlSchema schema; field in XsdHandler
98 const reflection::Schema* schema = reflection::GetSchema(raw_schema.data()); in CreateBinarySchemaBundle() local
96 const reflection::Schema* schema = reflection_schema_.FindInReflectionSchema(root_name); in PrintAsJson() local
160 for (const Schema& schema : AllSchemas()) { in TypeToString() local171 const Schema* schema = nullptr; in Parse() local197 const AidlLocation& location, const Schema& schema, in AidlAnnotation()
634 Schema schema; in tryAssemble() local