| /external/grpc-grpc/src/php/tests/interop/ | 
| D | interop_client.php | 59 function emptyUnary($stub)72 function largeUnary($stub)
 84 function performLargeUnary($stub, $fillUsername = false,
 125 function serviceAccountCreds($stub, $args)
 148 function computeEngineCreds($stub, $args)
 168 function jwtTokenCreds($stub, $args)
 185 function oauth2AuthToken($stub, $args)
 217 function perRpcCreds($stub, $args)
 235 function clientStreaming($stub)
 264 function serverStreaming($stub)
 [all …]
 
 | 
| /external/grpc-grpc/src/python/grpcio_tests/tests/interop/ | 
| D | methods.py | 128 def _large_unary_common_behavior(stub, fill_username, fill_oauth_scope,  argument144 def _empty_unary(stub):  argument
 151 def _large_unary(stub):  argument
 155 def _client_streaming(stub):  argument
 172 def _server_streaming(stub):  argument
 233 def _ping_pong(stub):  argument
 262 def _cancel_after_begin(stub):  argument
 272 def _cancel_after_first_response(stub):  argument
 310 def _timeout_on_sleeping_server(stub):  argument
 328 def _empty_stream(stub):  argument
 [all …]
 
 | 
| /external/grpc-grpc/src/python/grpcio_tests/tests/http2/ | 
| D | negative_http2_client.py | 60 def _goaway(stub):  argument70 def _rst_after_header(stub):  argument
 76 def _rst_during_data(stub):  argument
 82 def _rst_after_data(stub):  argument
 88 def _ping(stub):  argument
 94 def _max_streams(stub):  argument
 109 def _run_test_case(test_case, stub):  argument
 
 | 
| /external/grpc-grpc/examples/python/route_guide/ | 
| D | route_guide_client.py | 33 def guide_get_one_feature(stub, point):  argument45 def guide_get_feature(stub):  argument
 52 def guide_list_features(stub):  argument
 71 def guide_record_route(stub):  argument
 95 def guide_route_chat(stub):  argument
 
 | 
| /external/mesa3d/src/mapi/ | 
| D | stub.c | 65    const struct mapi_stub *stub = (const struct mapi_stub *) elem;  in stub_compare()  local89    struct mapi_stub *stub;  in stub_add_dynamic()  local
 122    struct mapi_stub *stub = NULL;  in stub_find_dynamic()  local
 162    const struct mapi_stub *stub =  in stub_find_by_slot()  local
 170 stub_fix_dynamic(struct mapi_stub *stub, const struct mapi_stub *alias)  in stub_fix_dynamic()
 190 stub_get_name(const struct mapi_stub *stub)  in stub_get_name()
 207 stub_get_slot(const struct mapi_stub *stub)  in stub_get_slot()
 216 stub_get_addr(const struct mapi_stub *stub)  in stub_get_addr()
 
 | 
| D | mapi_glapi.c | 129       const struct mapi_stub *stub;  in _glapi_add_dispatch()  local155       struct mapi_stub *stub;  in _glapi_add_dispatch()  local
 184    const struct mapi_stub *stub;  in _glapi_get_stub()  local
 211    const struct mapi_stub *stub = _glapi_get_stub(funcName, 0);  in _glapi_get_proc_offset()  local
 223    const struct mapi_stub *stub = _glapi_get_stub(funcName, 1);  in _glapi_get_proc_address()  local
 234    const struct mapi_stub *stub = stub_find_by_slot(offset);  in _glapi_get_proc_name()  local
 
 | 
| /external/grpc-grpc/examples/ruby/errors_and_cancellation/ | 
| D | error_examples_client.rb | 31 def run_get_feature_expect_error(stub)  argument35 def run_list_features_expect_error(stub)  argument
 42 def run_record_route_expect_error(stub)  argument
 46 def run_route_chat_expect_error(stub)  argument
 
 | 
| /external/grpc-grpc/src/python/grpcio_tests/tests/testing/ | 
| D | _client_application.py | 101 def _run_unary_unary(stub):  argument109 def _run_unary_stream(stub):  argument
 119 def _run_stream_unary(stub):  argument
 129 def _run_stream_stream(stub):  argument
 151 def _run_concurrent_stream_unary(stub):  argument
 167 def _run_concurrent_stream_stream(stub):  argument
 192 def _run_cancel_unary_unary(stub):  argument
 203 def _run_infinite_request_stream(stub):  argument
 
 | 
| /external/grpc-grpc/src/ruby/bin/ | 
| D | math_client.rb | 44 def do_div(stub)  argument54 def do_sum(stub)  argument
 65 def do_fib(stub)  argument
 77 def do_div_many(stub)  argument
 
 | 
| /external/cronet/base/fuchsia/ | 
| D | scoped_natural_service_binding_unittest.cc | 39   auto stub =  in TEST_F()  local56   auto stub = CreateTestInterfaceClient(  in TEST_F()  local
 105     auto stub =  in TEST_F()  local
 117     auto stub =  in TEST_F()  local
 145       auto stub =  in TEST_F()  local
 157       auto stub =  in TEST_F()  local
 
 | 
| D | filtered_service_directory_unittest.cc | 52   auto stub = filtered_client_->Connect<testfidl::TestInterface>();  in TEST_F()  local76   auto stub = filtered_client_->Connect<testfidl::TestInterface>();  in TEST_F()  local
 87   auto stub = filtered_client_->Connect<testfidl::TestInterface>();  in TEST_F()  local
 109   auto stub = filtered_client_->Connect<testfidl::TestInterface>();  in TEST_F()  local
 118   auto stub = filtered_client_->Connect<testfidl::TestInterface>();  in TEST_F()  local
 
 | 
| /external/cronet/net/websockets/ | 
| D | websocket_deflate_stream_test.cc | 383   ReadFramesStub stub(OK, &frames_to_output);  in TEST_F()  local401   ReadFramesStub stub(ERR_IO_PENDING);  in TEST_F()  local
 432   ReadFramesStub stub(ERR_IO_PENDING);  in TEST_F()  local
 464   ReadFramesStub stub(OK, &frames_to_output);  in TEST_F()  local
 481   ReadFramesStub stub(ERR_IO_PENDING);  in TEST_F()  local
 559   ReadFramesStub stub(OK, &frames_to_output);  in TEST_F()  local
 584   ReadFramesStub stub(OK, &frames_to_output);  in TEST_F()  local
 609   ReadFramesStub stub(OK, &frames_to_output);  in TEST_F()  local
 640   ReadFramesStub stub(OK, &frames_to_output);  in TEST_F()  local
 668   ReadFramesStub stub(OK, &frames_to_output);  in TEST_F()  local
 [all …]
 
 | 
| /external/grpc-grpc/examples/ruby/route_guide/ | 
| D | route_guide_client.rb | 40 def run_get_feature(stub)  argument61 def run_list_features(stub)  argument
 100 def run_record_route(stub, features)  argument
 125 def run_route_chat(stub)  argument
 
 | 
| /external/smali/smalidea/src/main/java/org/jf/smalidea/psi/impl/ | 
| D | SmaliBaseReferenceList.java | 44     protected SmaliBaseReferenceList(@NotNull StubT stub, @NotNull IStubElementType nodeType) {  in SmaliBaseReferenceList()53         StubT stub = getStub();  in getReferencedTypes()  local
 69         SmaliBaseReferenceListStub stub = getStub();  in getReferenceNames()  local
 93         SmaliBaseReferenceListStub stub = getStub();  in getSmaliNames()  local
 
 | 
| /external/grpc-grpc-java/examples/src/main/java/io/grpc/examples/errorhandling/ | 
| D | ErrorHandlingClient.java | 81     GreeterBlockingStub stub = GreeterGrpc.newBlockingStub(channel);  in blockingCall()  local93     GreeterFutureStub stub = GreeterGrpc.newFutureStub(channel);  in futureCallDirect()  local
 111     GreeterFutureStub stub = GreeterGrpc.newFutureStub(channel);  in futureCallCallback()  local
 142     GreeterStub stub = GreeterGrpc.newStub(channel);  in asyncCall()  local
 
 | 
| D | DetailErrorSample.java | 114     GreeterBlockingStub stub = GreeterGrpc.newBlockingStub(channel);  in blockingCall()  local123     GreeterFutureStub stub = GreeterGrpc.newFutureStub(channel);  in futureCallDirect()  local
 138     GreeterFutureStub stub = GreeterGrpc.newFutureStub(channel);  in futureCallCallback()  local
 166     GreeterStub stub = GreeterGrpc.newStub(channel);  in asyncCall()  local
 
 | 
| /external/grpc-grpc/test/cpp/end2end/ | 
| D | client_lb_end2end_test.cc | 213       const std::unique_ptr<grpc::testing::EchoTestService::Stub>& stub,  in SendRpc()229       const std::unique_ptr<grpc::testing::EchoTestService::Stub>& stub,  in CheckRpcSendOk()
 244       const std::unique_ptr<grpc::testing::EchoTestService::Stub>& stub) {  in CheckRpcSendFailure()
 297       const std::unique_ptr<grpc::testing::EchoTestService::Stub>& stub,  in WaitForServer()
 359   auto stub = BuildStub(channel);  in TEST_F()  local
 386   auto stub = BuildStub(channel);  in TEST_F()  local
 407   auto stub = BuildStub(channel);  in TEST_F()  local
 436   auto stub = BuildStub(channel);  in TEST_F()  local
 461   auto stub = BuildStub(channel);  in TEST_F()  local
 490   auto stub = BuildStub(channel);  in TEST_F()  local
 [all …]
 
 | 
| /external/smali/smalidea/src/main/java/org/jf/smalidea/psi/stub/element/ | 
| D | SmaliAnnotationElementType.java | 56     @Override public SmaliAnnotation createPsi(@NotNull SmaliAnnotationStub stub) {  in createPsi()69 …alize(@NotNull SmaliAnnotationStub stub, @NotNull StubOutputStream dataStream) throws IOException {  in serialize()
 78     @Override public void indexStub(@NotNull SmaliAnnotationStub stub, @NotNull IndexSink sink) {  in indexStub()
 
 | 
| D | SmaliModifierListElementType.java | 56     @Override public SmaliModifierList createPsi(@NotNull SmaliModifierListStub stub) {  in createPsi()69     public void serialize(@NotNull SmaliModifierListStub stub, @NotNull StubOutputStream dataStream)  in serialize()
 80     @Override public void indexStub(@NotNull SmaliModifierListStub stub, @NotNull IndexSink sink) {  in indexStub()
 
 | 
| D | SmaliMethodParameterElementType.java | 61     @Override public SmaliMethodParameter createPsi(@NotNull SmaliMethodParameterStub stub) {  in createPsi()70 …public void serialize(@NotNull SmaliMethodParameterStub stub, @NotNull StubOutputStream dataStream)  in serialize()
 83 … @Override public void indexStub(@NotNull SmaliMethodParameterStub stub, @NotNull IndexSink sink) {  in indexStub()
 
 | 
| D | SmaliClassStatementElementType.java | 56     @Override public SmaliClassStatement createPsi(@NotNull SmaliClassStatementStub stub) {  in createPsi()69 …e(@NotNull SmaliClassStatementStub stub, @NotNull StubOutputStream dataStream) throws IOException {  in serialize()
 78 …  @Override public void indexStub(@NotNull SmaliClassStatementStub stub, @NotNull IndexSink sink) {  in indexStub()
 
 | 
| D | SmaliMethodParamListElementType.java | 61     @Override public SmaliMethodParamList createPsi(@NotNull SmaliMethodParamListStub stub) {  in createPsi()70 …public void serialize(@NotNull SmaliMethodParamListStub stub, @NotNull StubOutputStream dataStream)  in serialize()
 80 … @Override public void indexStub(@NotNull SmaliMethodParamListStub stub, @NotNull IndexSink sink) {  in indexStub()
 
 | 
| D | SmaliMethodElementType.java | 56     @Override public SmaliMethod createPsi(@NotNull SmaliMethodStub stub) {  in createPsi()69 …serialize(@NotNull SmaliMethodStub stub, @NotNull StubOutputStream dataStream) throws IOException {  in serialize()
 78     @Override public void indexStub(@NotNull SmaliMethodStub stub, @NotNull IndexSink sink) {  in indexStub()
 
 | 
| /external/grpc-grpc-java/benchmarks/src/main/java/io/grpc/benchmarks/driver/ | 
| D | LoadClient.java | 305     final BenchmarkServiceGrpc.BenchmarkServiceBlockingStub stub;  field in LoadClient.BlockingUnaryWorker307     private BlockingUnaryWorker(BenchmarkServiceGrpc.BenchmarkServiceBlockingStub stub) {  in BlockingUnaryWorker()
 326     final BenchmarkServiceGrpc.BenchmarkServiceStub stub;  field in LoadClient.AsyncUnaryWorker
 329     AsyncUnaryWorker(BenchmarkServiceGrpc.BenchmarkServiceStub stub) {  in AsyncUnaryWorker()
 370     final BenchmarkServiceGrpc.BenchmarkServiceStub stub;  field in LoadClient.AsyncPingPongWorker
 373     AsyncPingPongWorker(BenchmarkServiceGrpc.BenchmarkServiceStub stub) {  in AsyncPingPongWorker()
 
 | 
| /external/grpc-grpc-java/testing/src/test/java/io/grpc/testing/ | 
| D | GrpcServerRuleTest.java | 60     SimpleServiceGrpc.SimpleServiceBlockingStub stub =  in serverAllowsServicesToBeAddedViaServiceRegistry_withoutDirectExecutor()  local79     SimpleServiceGrpc.SimpleServiceBlockingStub stub =  in serviceIsNotRunOnSameThreadAsTest_withoutDirectExecutor()  local
 110     SimpleServiceGrpc.SimpleServiceBlockingStub stub =  in serverAllowsServicesToBeAddedViaServiceRegistry_withDirectExecutor()  local
 129     SimpleServiceGrpc.SimpleServiceBlockingStub stub =  in serviceIsRunOnSameThreadAsTest_withDirectExecutor()  local
 
 |