Searched defs:GetSchema (Results 1 – 4 of 4) sorted by relevance
96 const std::shared_ptr<SchemaObj> &GetSchema() const { return schema_; } in GetSchema() function
39 json Schema::GetSchema() const { in GetSchema() function in mindspore::mindrecord::Schema
70 static const internal::ReflectionSchema& GetSchema( in GetSchema() function
1479 inline const reflection::Schema *GetSchema(const void *buf) { in GetSchema() function