Home
last modified time | relevance | path

Searched refs:executionWaitExecutionServer (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/bazelbuild-remote-apis/build/bazel/remote/execution/v2/
H A Dremote_execution.pb.go6905 return srv.(ExecutionServer).WaitExecution(m, &executionWaitExecutionServer{stream})
6913 type executionWaitExecutionServer struct { struct
6917 func (x *executionWaitExecutionServer) Send(m *longrunning.Operation) error { argument