Home
last modified time | relevance | path

Searched defs:GetChannel (Results 1 – 7 of 7) sorted by relevance

/third_party/grpc/src/python/grpcio_channelz/grpc_channelz/v1/
D_servicer.py81 def GetChannel(request, context): member in ChannelzServicer
D_async.py52 async def GetChannel( member in ChannelzServicer
/third_party/grpc/src/cpp/server/channelz/
Dchannelz_service.cc112 Status ChannelzService::GetChannel( in GetChannel() function in grpc::ChannelzService
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/
Dtensor_c_utils.c211 int GetChannel(const TensorC *tensor) { in GetChannel() function
/third_party/grpc/test/cpp/end2end/
Dtime_change_test.cc165 std::shared_ptr<Channel> GetChannel() { return channel_; } in GetChannel() function in grpc::testing::__anona139c2160111::TimeChangeTest
/third_party/grpc/src/proto/grpc/channelz/
Dchannelz.proto434 rpc GetChannel(GetChannelRequest) returns (GetChannelResponse); rpc
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp145063 virtual nsresult GetChannel(nsIChannel** aChannel) { in GetChannel() function in nsParserBase