Home
last modified time | relevance | path

Searched defs:GetServer (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/python/grpcio_channelz/grpc_channelz/v1/
H A D_servicer.py49 def GetServer(request, context): member in ChannelzServicer
H A D_async.py39 async def GetServer( member in ChannelzServicer
/aosp_15_r20/external/grpc-grpc/src/cpp/server/channelz/
H A Dchannelz_service.cc79 Status ChannelzService::GetServer(ServerContext* /*unused*/, in GetServer() function in grpc::ChannelzService
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/server/channelz/
Dchannelz_service.cc77 Status ChannelzService::GetServer(ServerContext* /*unused*/, in GetServer() function in grpc::ChannelzService
/aosp_15_r20/external/grpc-grpc/test/core/xds/
H A Dxds_client_fuzzer.cc239 const XdsBootstrap::XdsServer* GetServer(const std::string& authority) { in GetServer() function in grpc_core::Fuzzer
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dcontext.h493 tensorflow::ServerInterface* GetServer() { return server_.get(); } in GetServer() function
/aosp_15_r20/external/grpc-grpc-java/services/src/main/proto/grpc/channelz/v1/
H A Dchannelz.proto430 rpc GetServer(GetServerRequest) returns (GetServerResponse); rpc
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/channelz/
Dchannelz.proto430 rpc GetServer(GetServerRequest) returns (GetServerResponse); rpc
/aosp_15_r20/external/grpc-grpc/src/proto/grpc/channelz/
H A Dchannelz.proto430 rpc GetServer(GetServerRequest) returns (GetServerResponse); rpc