Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/debug/debugger/
Dgrpc_client.cc47 EventReply GrpcClient::WaitForCommand(const Metadata &metadata) { in WaitForCommand() function in mindspore::GrpcClient
/third_party/ninja/src/
Dbuild.cc69 bool DryRunCommandRunner::WaitForCommand(Result* result) { in WaitForCommand() function in __anon73a3793e0111::DryRunCommandRunner
523 bool RealCommandRunner::WaitForCommand(Result* result) { in WaitForCommand() function in RealCommandRunner
Dbuild_test.cc676 bool FakeCommandRunner::WaitForCommand(Result* result) { in WaitForCommand() function in FakeCommandRunner