Searched defs:client_type (Results 1 – 6 of 6) sorted by relevance
/third_party/boost/boost/iostreams/ | ||
D | filtering_stream.hpp | 88 > client_type; typedef in boost::iostreams::detail::filtering_stream_base |
D | chain.hpp | 124 typedef chain_client<Self> client_type; typedef in boost::iostreams::detail::chain_base |
/third_party/boost/boost/iostreams/detail/streambuf/ | ||
D | chainbuf.hpp | 47 typedef access_control<chain_client<Chain>, Access> client_type; typedef in boost::iostreams::detail::chainbuf |
/third_party/grpc/src/php/tests/qps/generated_code/Grpc/Testing/ | ||
D | ClientConfig.php | 25 protected $client_type = 0; variable in Grpc\\Testing\\ClientConfig |
/third_party/grpc/src/proto/grpc/testing/ | ||
D | control.proto | 83 ClientType client_type = 2; field |
/third_party/grpc/tools/run_tests/performance/ | ||
D | scenario_config.py | 112 client_type, argument |