Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/cache/
Dcache_grpc_server.h41 friend class CacheServerGreeterImpl; variable
Dcache_grpc_server.cc26 CacheServerGreeterImpl::CacheServerGreeterImpl(int32_t port) : port_(port) { in CacheServerGreeterImpl() function in mindspore::dataset::CacheServerGreeterImpl
Dcache_request.h100 friend class CacheServerGreeterImpl; variable