Searched defs:FastCacheRow (Results 1 – 2 of 2) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/cache/ | ||
| D | cache_service.cc | 143 Status CacheService::FastCacheRow(const ReadableSlice &src, row_id_type *row_id_generated) { in FastCacheRow() function in mindspore::dataset::CacheService |
| D | cache_server.cc | 326 Status CacheServer::FastCacheRow(CacheRequest *rq, CacheReply *reply) { in FastCacheRow() function in mindspore::dataset::CacheServer |