Home
last modified time | relevance | path

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

/system/bt/gd/dumpsys/
Dfilter.cc73 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()
/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.cpp134 for (const Schema& schema : AllSchemas()) { in TypeToString() local
144 const Schema* schema = nullptr; in Parse() local
170 const AidlLocation& location, const Schema& schema, in AidlAnnotation()
/system/tools/xsdc/src/com/android/xsdc/
DXsdHandler.java56 private XmlSchema schema; field in XsdHandler
/system/libvintf/
DAssembleVintf.cpp651 Schema schema; in tryAssemble() local