Searched defs:GetSchema (Results 1 – 3 of 3) sorted by relevance
97 const std::shared_ptr<SchemaObj> &GetSchema() const { return schema_; } in GetSchema() function
43 json Schema::GetSchema() const { in GetSchema() function in mindspore::mindrecord::Schema
1233 inline const reflection::Schema *GetSchema(const void *buf) { in GetSchema() function