Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/mindrecord/io/
Dshard_segment.cc83 auto category_info_ptr = std::make_shared<CATEGORY_INFO>(); in ReadCategoryInfo() local
91 Status ShardSegment::WrapCategoryInfo(std::shared_ptr<CATEGORY_INFO> *category_info_ptr) { in WrapCategoryInfo()
149 auto category_info_ptr = std::make_shared<CATEGORY_INFO>(); in ReadAtPageById() local
224 auto category_info_ptr = std::make_shared<CATEGORY_INFO>(); in ReadAtPageByName() local
239 auto category_info_ptr = std::make_shared<CATEGORY_INFO>(); in ReadAllAtPageById() local
311 auto category_info_ptr = std::make_shared<CATEGORY_INFO>(); in ReadAllAtPageByName() local