Searched refs:stub_options (Results 1 – 7 of 7) sorted by relevance
/external/grpc-grpc/src/python/grpcio_tests/tests/unit/beta/ |
D | _beta_features_test.py | 179 stub_options = implementations.stub_options( 182 channel, _GROUP, cardinalities, options=stub_options) 302 self._stub_options = implementations.stub_options(
|
/external/grpc-grpc/src/python/grpcio/grpc/beta/ |
D | implementations.py | 156 def stub_options(host=None, function
|
/external/grpc-grpc/src/ruby/pb/test/ |
D | client.rb | 295 stub_options = { 306 resp = @stub.unary_call(req, metadata: stub_options)
|
/external/grpc-grpc/ |
D | BUILD | 204 "include/grpc++/support/stub_options.h", 254 "include/grpcpp/support/stub_options.h", 1976 "include/grpc++/impl/codegen/stub_options.h", 2009 "include/grpcpp/impl/codegen/stub_options.h",
|
D | gRPC-C++.podspec | 122 'include/grpcpp/support/stub_options.h', 155 'include/grpcpp/impl/codegen/stub_options.h',
|
/external/grpc-grpc/test/cpp/codegen/ |
D | compiler_test_golden | 38 #include <grpcpp/impl/codegen/stub_options.h>
|
/external/grpc-grpc/tools/doxygen/ |
D | Doxyfile.c++.internal | 845 include/grpc++/impl/codegen/stub_options.h \ 875 include/grpc++/support/stub_options.h \ 979 include/grpcpp/impl/codegen/stub_options.h \ 1012 include/grpcpp/support/stub_options.h \
|