Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Trace/intel-pt/
DTraceIntelPTSessionFileParser.cpp22 StringRef TraceIntelPTSessionFileParser::GetSchema() { in GetSchema() function in TraceIntelPTSessionFileParser
DTraceIntelPT.cpp44 StringRef TraceIntelPT::GetSchema() { in GetSchema() function in TraceIntelPT
/external/libchrome/components/policy/core/common/
Dschema_map.cc31 const Schema* SchemaMap::GetSchema(const PolicyNamespace& ns) const { in GetSchema() function in policy::SchemaMap
/external/icing/icing/schema/
Dschema-store.cc307 libtextclassifier3::StatusOr<const SchemaProto*> SchemaStore::GetSchema() in GetSchema() function in icing::lib::SchemaStore
/external/llvm-project/flang/lib/Semantics/
Druntime-type-info.cpp535 const DeclTypeSpec &RuntimeTableBuilder::GetSchema( in GetSchema() function in Fortran::semantics::RuntimeTableBuilder
/external/icing/icing/
Dicing-search-engine.cc595 GetSchemaResultProto IcingSearchEngine::GetSchema() { in GetSchema() function in icing::lib::IcingSearchEngine
/external/flatbuffers/include/flatbuffers/
Dreflection_generated.h1177 inline const reflection::Schema *GetSchema(const void *buf) { in GetSchema() function