Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/cache/
Dcache_service.cc143 Status CacheService::FastCacheRow(const ReadableSlice &src, row_id_type *row_id_generated) { in FastCacheRow() function in mindspore::dataset::CacheService
Dcache_server.cc326 Status CacheServer::FastCacheRow(CacheRequest *rq, CacheReply *reply) { in FastCacheRow() function in mindspore::dataset::CacheServer