Home
last modified time | relevance | path

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

/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/test/api/
Dservod_service_grpc.pb.go33StopServod(ctx context.Context, in *StopServodRequest, opts ...grpc.CallOption) (*longrunning.Oper… methodSpec
86 func (c *servodServiceClient) StopServod(ctx context.Context, in *StopServodRequest, opts ...grpc.C… func
142 StopServod(context.Context, *StopServodRequest) (*longrunning.Operation, error) methodSpec
185 func (UnimplementedServodServiceServer) StopServod(context.Context, *StopServodRequest) (*longrunni… func
/external/chromiumos-config/python/chromiumos/test/api/
Dservod_service_pb2_grpc.py74 def StopServod(self, request, context): member in ServodServiceServicer
203 def StopServod(request, member in ServodService
/external/chromiumos-config/proto/chromiumos/test/api/
Dservod_service.proto35 rpc StopServod(StopServodRequest) rpc