Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/cache/stub/
Dcache_grpc_client.h37 Status AttachToSharedMemory(bool *local_bypass) { RETURN_STATUS_UNEXPECTED("Not supported"); } in AttachToSharedMemory() function
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/cache/
Dcache_grpc_client.cc45 Status CacheClientGreeter::AttachToSharedMemory(bool *local_bypass) { in AttachToSharedMemory() function in mindspore::dataset::CacheClientGreeter