Searched defs:schema (Results 1 – 6 of 6) sorted by relevance
73 virtual void FilterTable(const reflection::Schema* schema, flatbuffers::Table* table){}; in FilterTable()132 void UserPrivacyFilter::FilterTable(const reflection::Schema* schema, flatbuffers::Table* table) { in FilterTable()
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
134 for (const Schema& schema : AllSchemas()) { in TypeToString() local144 const Schema* schema = nullptr; in Parse() local170 const AidlLocation& location, const Schema& schema, in AidlAnnotation()
56 private XmlSchema schema; field in XsdHandler
651 Schema schema; in tryAssemble() local