Home
last modified time | relevance | path

Searched defs:schema (Results 1 – 7 of 7) sorted by relevance

/system/bt/gd/dumpsys/
Dfilter.cc73 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()
/system/tools/xsdc/src/com/android/xsdc/
DXmlSchema.java69 public void include(XmlSchema schema) { in include()
DXsdHandler.java56 private XmlSchema schema; field in XsdHandler
/system/bt/gd/dumpsys/bundler/
Dbundler.cc98 const reflection::Schema* schema = reflection::GetSchema(raw_schema.data()); in CreateBinarySchemaBundle() local
/system/bt/gd/shim/
Ddumpsys.cc96 const reflection::Schema* schema = reflection_schema_.FindInReflectionSchema(root_name); in PrintAsJson() local
/system/tools/aidl/
Daidl_language.cpp160 for (const Schema& schema : AllSchemas()) { in TypeToString() local
171 const Schema* schema = nullptr; in Parse() local
197 const AidlLocation& location, const Schema& schema, in AidlAnnotation()
/system/libvintf/
DAssembleVintf.cpp634 Schema schema; in tryAssemble() local