Home
last modified time | relevance | path

Searched defs:channel_ (Results 1 – 25 of 57) sorted by relevance

123

/external/grpc-grpc/test/cpp/interop/
Dhttp2_client.h53 std::shared_ptr<Channel> channel_; variable
61 std::shared_ptr<Channel> channel_; variable
Dinterop_client.h111 std::shared_ptr<Channel> channel_; variable
/external/libchrome/ipc/
Dipc_test_base.h59 std::unique_ptr<IPC::Channel> channel_; variable
80 std::unique_ptr<IPC::Channel> channel_; variable
Dipc_perftest_util.h94 std::unique_ptr<Channel> channel_; variable
Dipc_sync_message_filter.h77 Channel* channel_; in COMPONENT_EXPORT() local
Dipc_channel_proxy.h347 std::unique_ptr<Channel> channel_; in COMPONENT_EXPORT() local
/external/libchrome/mojo/core/
Dbroker_host.h65 scoped_refptr<Channel> channel_; variable
Dnode_channel.h174 scoped_refptr<Channel> channel_; variable
/external/pigweed/pw_rpc/pw_rpc_private/
Dinternal_test_utils.h120 Channel channel_; variable
165 Channel channel_; variable
/external/webrtc/modules/audio_coding/test/
DTestVADDTX.h87 std::unique_ptr<Channel> channel_; variable
/external/ImageMagick/Magick++/lib/
DImage.cpp466 void Magick::Image::channelDepth(const ChannelType channel_, in channelDepth()
477 size_t Magick::Image::channelDepth(const ChannelType channel_) in channelDepth()
1755 void Magick::Image::adaptiveSharpenChannel(const ChannelType channel_, in adaptiveSharpenChannel()
1794 void Magick::Image::addNoiseChannel(const ChannelType channel_, in addNoiseChannel()
2012 void Magick::Image::autoGammaChannel(const ChannelType channel_) in autoGammaChannel()
2031 void Magick::Image::autoLevelChannel(const ChannelType channel_) in autoLevelChannel()
2072 void Magick::Image::blackThresholdChannel(const ChannelType channel_, in blackThresholdChannel()
2105 void Magick::Image::blurChannel(const ChannelType channel_, in blurChannel()
2143 void Magick::Image::brightnessContrastChannel(const ChannelType channel_, in brightnessContrastChannel()
2176 void Magick::Image::channel(const ChannelType channel_) in channel()
[all …]
DStatistic.cpp101 Magick::ChannelMoments::ChannelMoments(const PixelChannel channel_, in ChannelMoments()
136 const PixelChannel channel_,const std::string &hash_) in ChannelPerceptualHash()
263 const PixelChannel channel_, in ChannelPerceptualHash()
402 Magick::ChannelStatistics::ChannelStatistics(const PixelChannel channel_, in ChannelStatistics()
/external/webrtc/examples/androidvoip/jni/
Dandroid_voip_client.h144 absl::optional<webrtc::ChannelId> channel_; variable
/external/pigweed/pw_rpc/public/pw_rpc/internal/
Dcall.h83 Channel* channel_; variable
Dbase_client_call.h76 Channel* channel_; variable
/external/grpc-grpc/test/cpp/microbenchmarks/
Dbm_channel.cc39 grpc_channel* channel_ = nullptr; member in ChannelDestroyerFixture
Dfullstack_fixtures.h122 std::shared_ptr<Channel> channel_; variable
256 std::shared_ptr<Channel> channel_; variable
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/codegen/
Dintercepted_channel.h76 ChannelInterface* channel_; variable
Dclient_interceptor.h165 grpc::ChannelInterface* channel_ = nullptr; variable
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/codegen/
Dintercepted_channel.h76 ChannelInterface* channel_; variable
Dclient_interceptor.h165 grpc::ChannelInterface* channel_ = nullptr; variable
/external/webrtc/pc/
Drtp_transceiver.h223 cricket::ChannelInterface* channel_ = nullptr; variable
/external/grpc-grpc/test/cpp/util/
Dcli_call_test.cc82 std::shared_ptr<Channel> channel_; member in grpc::testing::CliCallTest
/external/grpc-grpc/test/cpp/end2end/
Dexception_test.cc79 std::shared_ptr<Channel> channel_; member in grpc::testing::ExceptionTest
/external/grpc-grpc-java/services/src/generated/main/java/io/grpc/channelz/v1/
DGetChannelResponse.java90 private io.grpc.channelz.v1.Channel channel_; field in GetChannelResponse
421 private io.grpc.channelz.v1.Channel channel_ = null; field in GetChannelResponse.Builder

123