Home
last modified time | relevance | path

Searched defs:channel_ (Results 1 – 25 of 55) 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/webrtc/webrtc/modules/audio_coding/test/
DTestVADDTX.h73 rtc::scoped_ptr<Channel> channel_; variable
Dinsert_packet_with_timing.cc246 Channel* channel_; member in webrtc::InsertPacketWithTiming
/external/webrtc/webrtc/voice_engine/test/auto_test/standard/
Drtp_rtcp_before_streaming_test.cc21 int channel_; member in RtpRtcpBeforeStreamingTest
Dcodec_before_streaming_test.cc29 int channel_; member in CodecBeforeStreamingTest
Dfile_before_streaming_test.cc91 int channel_; member in FileBeforeStreamingTest
/external/ImageMagick/Magick++/lib/
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()
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 …]
/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/webrtc/webrtc/voice_engine/
Dvoe_codec_unittest.cc93 int channel_; member in webrtc::voe::__anon30f79a3a0111::VoECodecTest
/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
Dshutdown_test.cc110 std::shared_ptr<Channel> channel_; member in grpc::testing::ShutdownTest
/external/webrtc/webrtc/p2p/base/
Dtransport_unittest.cc56 FakeTransportChannel* channel_; member in TransportTest
/external/webrtc/webrtc/voice_engine/test/auto_test/fixtures/
Dafter_initialization_fixture.h150 const int channel_; variable
/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
/external/grpc-grpc/src/core/lib/channel/
Dchannelz.h166 grpc_channel* channel_ = nullptr; variable

123