Home
last modified time | relevance | path

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

123

/third_party/grpc/test/cpp/interop/
Dhttp2_client.h53 std::shared_ptr<Channel> channel_; variable
61 std::shared_ptr<Channel> channel_; variable
Dinterop_client.h119 std::shared_ptr<Channel> channel_; variable
/third_party/flutter/engine/flutter/shell/platform/glfw/
Dplatform_handler.h30 std::unique_ptr<flutter::MethodChannel<rapidjson::Document>> channel_; variable
Dtext_input_plugin.h51 std::unique_ptr<flutter::MethodChannel<rapidjson::Document>> channel_; variable
/third_party/flutter/engine/flutter/shell/platform/windows/
Dplatform_handler.h30 std::unique_ptr<flutter::MethodChannel<rapidjson::Document>> channel_; variable
Dtext_input_plugin.h53 std::unique_ptr<flutter::MethodChannel<rapidjson::Document>> channel_; variable
/third_party/flutter/engine/flutter/lib/ui/window/
Dplatform_message.h38 std::string channel_; variable
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/
Dinstance_norm_parameter.h28 int channel_; member
Dbatchnorm_parameter.h28 int channel_; member
/third_party/nghttp2/src/
Dshrpx_dns_resolver.h109 ares_channel channel_; variable
/third_party/mindspore/mindspore/ccsrc/ps/ps_cache/ps_data/
Dps_data_channel.h52 std::condition_variable channel_; variable
/third_party/boost/doc/html/boost_asio/example/cpp03/timeouts/
Dserver.cpp324 channel& channel_; member in tcp_session
399 channel channel_; member in server
/third_party/boost/libs/asio/example/cpp03/timeouts/
Dserver.cpp324 channel& channel_; member in tcp_session
399 channel channel_; member in server
/third_party/grpc/test/cpp/microbenchmarks/
Dbm_channel.cc38 grpc_channel* channel_ = nullptr; member in ChannelDestroyerFixture
Dfullstack_fixtures.h109 std::shared_ptr<Channel> channel_; variable
239 std::shared_ptr<Channel> channel_; variable
/third_party/boost/doc/html/boost_asio/example/cpp11/timeouts/
Dserver.cpp329 channel& channel_; member in tcp_session
399 channel channel_; member in server
/third_party/boost/libs/asio/example/cpp11/timeouts/
Dserver.cpp329 channel& channel_; member in tcp_session
399 channel channel_; member in server
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/quant/
Dcorrection_mul_gpu_kernel.h95 size_t channel_; variable
Dcorrection_mul_grad_gpu_kernel.h103 size_t channel_; variable
Dbatchnorm_fold2_gpu_kernel.h123 size_t channel_; variable
Dbatchnorm_fold_grad_gpu_kernel.h153 int channel_; variable
/third_party/grpc/include/grpcpp/impl/codegen/
Dintercepted_channel.h76 ChannelInterface* channel_; variable
Dclient_interceptor.h165 grpc::ChannelInterface* channel_ = nullptr; variable
/third_party/grpc/test/cpp/util/
Dcli_call_test.cc82 std::shared_ptr<Channel> channel_; member in grpc::testing::CliCallTest
/third_party/grpc/test/cpp/end2end/
Dexception_test.cc79 std::shared_ptr<Channel> channel_; member in grpc::testing::ExceptionTest

123