Searched defs:GetSpillPath (Results 1 – 2 of 2) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/cache/ | ||
| D | cache_pool.cc | 186 Path CachePool::GetSpillPath() const { in GetSpillPath() function in mindspore::dataset::CachePool |
| D | cache_service.cc | 209 Path CacheService::GetSpillPath() const { return cp_->GetSpillPath(); } in GetSpillPath() function in mindspore::dataset::CacheService |