Searched defs:GetCommand (Results 1 – 5 of 5) sorted by relevance
28 rpc GetCommand(GetCommandRequest) returns (stream GetCommandResponse); rpc
37 …bool GetCommand(SocketContext& context, ::GetCommandRequest& request, ::GetCommandResponse& respon… in GetCommand() function in __anon7f9fe0c40111::PluginServiceTest
73 bool PluginServiceImpl::GetCommand(SocketContext& context, ::GetCommandRequest& request, ::GetComma… in GetCommand() function in PluginServiceImpl
42 std::string TraceOps::GetCommand() const in GetCommand() function in TraceOps