Searched defs:AddIndexFields (Results 1 – 2 of 2) sorted by relevance
49 TEST_F(TestShardHeader, AddIndexFields) { in TEST_F() argument
515 Status ShardHeader::AddIndexFields(const std::vector<std::string> &fields) { in AddIndexFields() function in mindspore::mindrecord::ShardHeader558 Status ShardHeader::AddIndexFields(std::vector<std::pair<uint64_t, std::string>> fields) { in AddIndexFields() function in mindspore::mindrecord::ShardHeader