Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/ir/datasetops/source/
Drandom_node.h96 const std::shared_ptr<SchemaObj> &GetSchema() const { return schema_; } in GetSchema() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/mindrecord/meta/
Dshard_schema.cc39 json Schema::GetSchema() const { in GetSchema() function in mindspore::mindrecord::Schema
/third_party/protobuf/src/google/protobuf/
Dreflection_visit_fields.h70 static const internal::ReflectionSchema& GetSchema( in GetSchema() function
/third_party/flatbuffers/include/flatbuffers/
Dreflection_generated.h1479 inline const reflection::Schema *GetSchema(const void *buf) { in GetSchema() function