Searched defs:GetCommand (Results 1 – 4 of 4) sorted by relevance
28 rpc GetCommand(GetCommandRequest) returns (stream GetCommandResponse); rpc
36 …bool GetCommand(SocketContext& context, ::GetCommandRequest& request, ::GetCommandResponse& respon… in GetCommand() function in __anonf74e2b370111::PluginServiceTest
73 bool PluginServiceImpl::GetCommand(SocketContext& context, ::GetCommandRequest& request, ::GetComma… in GetCommand() function in PluginServiceImpl