Home | History | Annotate | Download | only in rpc

Lines Matching defs:Stub

41 std::unique_ptr<MasterService::Stub> MasterService::NewStub(
44 std::unique_ptr<MasterService::Stub> stub(new MasterService::Stub(channel));
45 return stub;
48 MasterService::Stub::Stub(
69 ::grpc::Status MasterService::Stub::CreateSession(
76 ::grpc::Status MasterService::Stub::ExtendSession(
83 ::grpc::Status MasterService::Stub::PartialRunSetup(
90 ::grpc::Status MasterService::Stub::RunStep(::grpc::ClientContext* context,
97 ::grpc::Status MasterService::Stub::CloseSession(
104 ::grpc::Status MasterService::Stub::ListDevices(
111 ::grpc::Status MasterService::Stub::Reset(::grpc::ClientContext* context,