Home
last modified time | relevance | path

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

/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.cc344 libtextclassifier3::StatusOr<const SchemaProto*> SchemaStore::GetSchema() in GetSchema() function in icing::lib::SchemaStore
/external/icing/icing/
Dicing-search-engine.cc754 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