Home
last modified time | relevance | path

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

1234

/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/cronet/ipc/
Dipc_test_base.h55 std::unique_ptr<IPC::Channel> channel_; variable
75 std::unique_ptr<IPC::Channel> channel_; variable
Dipc_perftest_util.h106 std::unique_ptr<Channel> channel_; variable
Dipc_sync_message_filter.h76 raw_ptr<Channel> channel_; in COMPONENT_EXPORT() local
/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
/external/pigweed/pw_rpc/public/pw_rpc/internal/
Dtest_utils.h110 rpc::Channel channel_; variable
162 rpc::Channel channel_; variable
/external/libchrome/mojo/core/
Dbroker_host.h65 scoped_refptr<Channel> channel_; variable
Dnode_channel.h174 scoped_refptr<Channel> channel_; variable
/external/cronet/components/nacl/broker/
Dnacl_broker_listener.h56 std::unique_ptr<IPC::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/modules/audio_coding/test/
DTestVADDTX.h88 std::unique_ptr<Channel> channel_; variable
/external/cronet/components/nacl/renderer/
Dmanifest_service_channel.h75 std::unique_ptr<IPC::SyncChannel> channel_; variable
/external/perfetto/include/perfetto/ext/base/threading/
Dspawn.h84 std::shared_ptr<Channel<T>> channel_; variable
Dutil.h157 std::shared_ptr<Channel<T>> channel_; in RunOnThreadPool() local
/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/cronet/components/nacl/loader/
Dnacl_listener.h88 std::unique_ptr<IPC::SyncChannel> channel_; variable
/external/pigweed/pw_rpc/pwpb/public/pw_rpc/pwpb/
Dclient_testing.h109 Channel channel_; variable
/external/pigweed/pw_rpc/nanopb/public/pw_rpc/nanopb/
Dclient_testing.h109 Channel channel_; variable
/external/pigweed/pw_rpc/raw/public/pw_rpc/raw/
Dclient_testing.h150 Channel channel_; variable
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/codegen/
Dintercepted_channel.h76 ChannelInterface* channel_; variable

1234