Searched refs:executionWaitExecutionServer (Results 1 – 1 of 1) sorted by relevance
6905 return srv.(ExecutionServer).WaitExecution(m, &executionWaitExecutionServer{stream})6913 type executionWaitExecutionServer struct { struct6917 func (x *executionWaitExecutionServer) Send(m *longrunning.Operation) error { argument