Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/include/backend/debug/debugger/
Ddebugger.h52 class GrpcClient; variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/debug/debugger/
Dgrpc_client.cc35 GrpcClient::GrpcClient(const std::string &host, const std::string &port) : stub_(nullptr) { Init(ho… in GrpcClient() function in mindspore::GrpcClient