Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/debug/debugger/
Dgrpc_client.cc47 EventReply GrpcClient::WaitForCommand(const Metadata &metadata) { in WaitForCommand() function in mindspore::GrpcClient
/third_party/ninja/src/
Dbuild.cc67 bool DryRunCommandRunner::WaitForCommand(Result* result) { in WaitForCommand() function in __anonce23dc1c0111::DryRunCommandRunner
712 bool RealCommandRunner::WaitForCommand(Result* result) { in WaitForCommand() function in RealCommandRunner
Dbuild_test.cc626 bool FakeCommandRunner::WaitForCommand(Result* result) { in WaitForCommand() function in FakeCommandRunner