| /external/angle/src/common/ | 
| D | frame_capture_utils.cpp | 179                                                   const CallCapture &call,  in WriteParamValueReplay() 197                                                          const CallCapture &call,  in WriteParamValueReplay() 212                                                          const CallCapture &call,  in WriteParamValueReplay() 227                                                     const CallCapture &call,  in WriteParamValueReplay() 242                                                             const CallCapture &call,  in WriteParamValueReplay() 257                                                           const CallCapture &call,  in WriteParamValueReplay() 272                                                        const CallCapture &call,  in WriteParamValueReplay() 287                                                            const CallCapture &call,  in WriteParamValueReplay() 302                                                        const CallCapture &call,  in WriteParamValueReplay() 308                                                     const CallCapture &call,  in WriteParamValueReplay() [all …] 
 | 
| /external/oboe/samples/RhythmGame/third_party/glm/gtc/ | 
| D | random.inl | 22 		GLM_FUNC_QUALIFIER static tvec1<uint8, P> call()  function 32 		GLM_FUNC_QUALIFIER static tvec2<uint8, P> call()  function 43 		GLM_FUNC_QUALIFIER static tvec3<uint8, P> call()  function 55 		GLM_FUNC_QUALIFIER static tvec4<uint8, P> call()  function 68 		GLM_FUNC_QUALIFIER static vecType<uint16, P> call()  function 79 		GLM_FUNC_QUALIFIER static vecType<uint32, P> call()  function 90 		GLM_FUNC_QUALIFIER static vecType<uint64, P> call()  function 107 …GLM_FUNC_QUALIFIER static vecType<int8, P> call(vecType<int8, P> const & Min, vecType<int8, P> con…  function 116 …GLM_FUNC_QUALIFIER static vecType<uint8, P> call(vecType<uint8, P> const & Min, vecType<uint8, P> …  function 125 …GLM_FUNC_QUALIFIER static vecType<int16, P> call(vecType<int16, P> const & Min, vecType<int16, P> …  function [all …] 
 | 
| D | quaternion_simd.inl | 67 		static GLM_FUNC_QUALIFIER float call(tquat<float, P> const& x, tquat<float, P> const& y)  function 76 		static tquat<float, P> call(tquat<float, P> const& q, tquat<float, P> const& p)  function 88 		static tquat<double, P> call(tquat<double, P> const & a, tquat<double, P> const & b)  function 100 		static tquat<float, P> call(tquat<float, P> const& q, tquat<float, P> const& p)  function 112 		static tquat<double, P> call(tquat<double, P> const & a, tquat<double, P> const & b)  function 124 		static tquat<float, P> call(tquat<float, P> const& q, float s)  function 136 		static tquat<double, P> call(tquat<double, P> const& q, double s)  function 148 		static tquat<float, P> call(tquat<float, P> const& q, float s)  function 160 		static tquat<double, P> call(tquat<double, P> const& q, double s)  function 172 		static tvec4<float, P> call(tquat<float, P> const& q, tvec4<float, P> const& v)  function
  | 
| D | round.inl | 12 		GLM_FUNC_QUALIFIER static vecType<T, P> call(vecType<T, P> const & v, T)  function 21 		GLM_FUNC_QUALIFIER static vecType<T, P> call(vecType<T, P> const & v, T Shift)  function 30 		GLM_FUNC_QUALIFIER static vecType<T, P> call(vecType<T, P> const & x)  function 52 		GLM_FUNC_QUALIFIER static vecType<T, P> call(vecType<T, P> const & x)  function 76 		GLM_FUNC_QUALIFIER static genType call(genType Source, genType Multiple)  function 89 		GLM_FUNC_QUALIFIER static genType call(genType Source, genType Multiple)  function 100 		GLM_FUNC_QUALIFIER static genType call(genType Source, genType Multiple)  function 119 		GLM_FUNC_QUALIFIER static genType call(genType Source, genType Multiple)  function 132 		GLM_FUNC_QUALIFIER static genType call(genType Source, genType Multiple)  function 148 		GLM_FUNC_QUALIFIER static genType call(genType Source, genType Multiple)  function [all …] 
 | 
| /external/oboe/samples/RhythmGame/third_party/glm/detail/ | 
| D | func_common_simd.inl | 16 		GLM_FUNC_QUALIFIER static tvec4<float, P> call(tvec4<float, P> const & v)  function 27 		GLM_FUNC_QUALIFIER static tvec4<int, P> call(tvec4<int, P> const & v)  function 38 		GLM_FUNC_QUALIFIER static tvec4<float, P> call(tvec4<float, P> const & v)  function 49 		GLM_FUNC_QUALIFIER static tvec4<float, P> call(tvec4<float, P> const & v)  function 60 		GLM_FUNC_QUALIFIER static tvec4<float, P> call(tvec4<float, P> const & v)  function 71 		GLM_FUNC_QUALIFIER static tvec4<float, P> call(tvec4<float, P> const & v)  function 82 …GLM_FUNC_QUALIFIER static tvec4<float, P> call(tvec4<float, P> const & x, tvec4<float, P> const & …  function 93 …GLM_FUNC_QUALIFIER static tvec4<float, P> call(tvec4<float, P> const & v1, tvec4<float, P> const &…  function 104 …GLM_FUNC_QUALIFIER static tvec4<int32, P> call(tvec4<int32, P> const & v1, tvec4<int32, P> const &…  function 115 …GLM_FUNC_QUALIFIER static tvec4<int32, P> call(tvec4<uint32, P> const & v1, tvec4<uint32, P> const…  function [all …] 
 | 
| D | _vectorize.hpp | 20 		GLM_FUNC_QUALIFIER static tvec1<R, P> call(R (*Func) (T x), tvec1<T, P> const & v)  in call()  function 29 		GLM_FUNC_QUALIFIER static tvec2<R, P> call(R (*Func) (T x), tvec2<T, P> const & v)  in call()  function 38 		GLM_FUNC_QUALIFIER static tvec3<R, P> call(R (*Func) (T x), tvec3<T, P> const & v)  in call()  function 47 		GLM_FUNC_QUALIFIER static tvec4<R, P> call(R (*Func) (T x), tvec4<T, P> const & v)  in call()  function 59 …GLM_FUNC_QUALIFIER static tvec1<T, P> call(T (*Func) (T x, T y), tvec1<T, P> const & a, tvec1<T, P…  in call()  function 68 …GLM_FUNC_QUALIFIER static tvec2<T, P> call(T (*Func) (T x, T y), tvec2<T, P> const & a, tvec2<T, P…  in call()  function 77 …GLM_FUNC_QUALIFIER static tvec3<T, P> call(T (*Func) (T x, T y), tvec3<T, P> const & a, tvec3<T, P…  in call()  function 86 …GLM_FUNC_QUALIFIER static tvec4<T, P> call(T (*Func) (T x, T y), tvec4<T, P> const & a, tvec4<T, P…  in call()  function 98 		GLM_FUNC_QUALIFIER static tvec1<T, P> call(T (*Func) (T x, T y), tvec1<T, P> const & a, T b)  in call()  function 107 		GLM_FUNC_QUALIFIER static tvec2<T, P> call(T (*Func) (T x, T y), tvec2<T, P> const & a, T b)  in call()  function [all …] 
 | 
| D | func_geometric_simd.inl | 14 		GLM_FUNC_QUALIFIER static float call(tvec4<float, P> const & v)  function 23 		GLM_FUNC_QUALIFIER static float call(tvec4<float, P> const & p0, tvec4<float, P> const & p1)  function 32 		GLM_FUNC_QUALIFIER static float call(tvec4<float, P> const& x, tvec4<float, P> const& y)  function 41 …GLM_FUNC_QUALIFIER static tvec3<float, P> call(tvec3<float, P> const & a, tvec3<float, P> const & …  function 56 		GLM_FUNC_QUALIFIER static tvec4<float, P> call(tvec4<float, P> const & v)  function 67 …GLM_FUNC_QUALIFIER static tvec4<float, P> call(tvec4<float, P> const& N, tvec4<float, P> const& I,…  function 78 		GLM_FUNC_QUALIFIER static tvec4<float, P> call(tvec4<float, P> const& I, tvec4<float, P> const& N)  function 89 …GLM_FUNC_QUALIFIER static tvec4<float, P> call(tvec4<float, P> const& I, tvec4<float, P> const& N,…  function
  | 
| D | type_vec4_simd.inl | 57 		static tvec4<float, P> call(tvec4<float, P> const & a, tvec4<float, P> const & b)  function 69 		static tvec4<double, P> call(tvec4<double, P> const & a, tvec4<double, P> const & b)  function 81 		static tvec4<float, P> call(tvec4<float, P> const & a, tvec4<float, P> const & b)  function 93 		static tvec4<double, P> call(tvec4<double, P> const & a, tvec4<double, P> const & b)  function 105 		static tvec4<float, P> call(tvec4<float, P> const & a, tvec4<float, P> const & b)  function 117 		static tvec4<double, P> call(tvec4<double, P> const & a, tvec4<double, P> const & b)  function 129 		static tvec4<float, P> call(tvec4<float, P> const & a, tvec4<float, P> const & b)  function 141 		static tvec4<double, P> call(tvec4<double, P> const & a, tvec4<double, P> const & b)  function 153 …static tvec4<float, aligned_lowp> call(tvec4<float, aligned_lowp> const & a, tvec4<float, aligned_…  function 164 		static tvec4<T, P> call(tvec4<T, P> const& a, tvec4<T, P> const& b)  function [all …] 
 | 
| D | func_matrix.inl | 13 		GLM_FUNC_QUALIFIER static matType<T, P> call(matType<T, P> const& x, matType<T, P> const& y)  function 28 		GLM_FUNC_QUALIFIER static tmat2x2<T, P> call(tmat2x2<T, P> const & m)  function 42 		GLM_FUNC_QUALIFIER static tmat3x2<T, P> call(tmat2x3<T, P> const & m)  function 58 		GLM_FUNC_QUALIFIER static tmat4x2<T, P> call(tmat2x4<T, P> const & m)  function 76 		GLM_FUNC_QUALIFIER static tmat2x3<T, P> call(tmat3x2<T, P> const & m)  function 92 		GLM_FUNC_QUALIFIER static tmat3x3<T, P> call(tmat3x3<T, P> const & m)  function 113 		GLM_FUNC_QUALIFIER static tmat4x3<T, P> call(tmat3x4<T, P> const & m)  function 135 		GLM_FUNC_QUALIFIER static tmat2x4<T, P> call(tmat4x2<T, P> const & m)  function 153 		GLM_FUNC_QUALIFIER static tmat3x4<T, P> call(tmat4x3<T, P> const & m)  function 175 		GLM_FUNC_QUALIFIER static tmat4x4<T, P> call(tmat4x4<T, P> const & m)  function [all …] 
 | 
| /external/grpc-grpc/src/ruby/spec/support/ | 
| D | services.rb | 43   def an_rpc(req, call)  argument 50   def a_client_streaming_rpc(call)  argument 59   def a_server_streaming_rpc(_req, call)  argument 64   def a_bidi_rpc(requests, call)  argument 77   def request_response(request:, call:, method:)  argument 85   def client_streamer(call:, method:)  argument 96   def server_streamer(request:, call:, method:)  argument 103   def bidi_streamer(requests:, call:, method:)  argument 116   def request_response(request:, call:, method:, metadata: {})  argument 124   def client_streamer(requests:, call:, method:, metadata: {})  argument [all …] 
 | 
| /external/grpc-grpc-java/core/src/test/java/io/grpc/internal/ | 
| D | ClientCallImplTest.java | 146     ClientCallImpl<Void, Void> call = new ClientCallImpl<Void, Void>(  in statusPropagatedFromStreamToCallListener()  local 168     ClientCallImpl<Void, Void> call = new ClientCallImpl<Void, Void>(  in exceptionInOnMessageTakesPrecedenceOverServer()  local 205     ClientCallImpl<Void, Void> call = new ClientCallImpl<Void, Void>(  in exceptionInOnHeadersTakesPrecedenceOverServer()  local 240     ClientCallImpl<Void, Void> call = new ClientCallImpl<Void, Void>(  in exceptionInOnReadyTakesPrecedenceOverServer()  local 274     ClientCallImpl<Void, Void> call = new ClientCallImpl<Void, Void>(  in advertisedEncodingsAreSent()  local 298     ClientCallImpl<Void, Void> call = new ClientCallImpl<Void, Void>(  in authorityPropagatedToStream()  local 315     final ClientCallImpl<Void, Void> call = new ClientCallImpl<Void, Void>(  in callOptionsPropagatedToTransport()  local 333     ClientCallImpl<Void, Void> call = new ClientCallImpl<Void, Void>(  in authorityNotPropagatedToStream()  local 505     ClientCallImpl<Void, Void> call = new ClientCallImpl<Void, Void>(  in callerContextPropagatedToListener()  local 583     ClientCallImpl<Void, Void> call = new ClientCallImpl<Void, Void>(  in contextCancellationCancelsStream()  local [all …] 
 | 
| /external/pigweed/pw_rpc/java/test/dev/pigweed/pw_rpc/ | 
| D | StreamObserverMethodClientTest.java | 98     Call call = unaryMethodClient.invokeUnary(SomeMessage.getDefaultInstance());  in invokeUnary_startsRpc()  local 105     Call call = unaryMethodClient.openUnary(defaultObserver);  in openUnary_startsRpc()  local 112     Call call = serverStreamingMethodClient.invokeServerStreaming(SomeMessage.getDefaultInstance());  in invokeServerStreaming_startsRpc()  local 119     Call call = serverStreamingMethodClient.openServerStreaming(defaultObserver);  in openServerStreaming_startsRpc()  local 126     Call call = clientStreamingMethodClient.invokeClientStreaming();  in invokeClientStreaming_startsRpc()  local 133     Call call = clientStreamingMethodClient.openClientStreaming(defaultObserver);  in openClientStreaming_startsRpc()  local 140     Call call = bidirectionalStreamingMethodClient.invokeBidirectionalStreaming();  in invokeBidirectionalStreaming_startsRpc()  local 147     Call call = bidirectionalStreamingMethodClient.openBidirectionalStreaming(defaultObserver);  in openBidirectionalStreaming_startsRpc()  local 154     Call call = unaryMethodClient.invokeUnaryFuture(SomeMessage.getDefaultInstance());  in invokeUnaryFuture_startsRpc()  local 161     Call call = serverStreamingMethodClient.invokeServerStreamingFuture(  in invokeServerStreamingFuture_startsRpc()  local [all …] 
 | 
| D | FutureCallTest.java | 59     UnaryResponseFuture<SomeMessage, AnotherMessage> call = endpoint.invokeRpc(  in unaryFuture_response_setsValue()  local 71     UnaryResponseFuture<SomeMessage, AnotherMessage> call = endpoint.invokeRpc(  in unaryFuture_serverError_setsException()  local 88     UnaryFuture<SomeMessage> call = endpoint.invokeRpc(  in unaryFuture_cancelOnCall_cancelsTheCallAndFuture()  local 104     UnaryFuture<SomeMessage> call = endpoint.invokeRpc(  in unaryFuture_cancelOnFuture_cancelsTheCallAndFuture()  local 120     UnaryFuture<SomeMessage> call = endpoint.invokeRpc(  in unaryFuture_cancelOnFutureSendFails_cancelsTheCallAndFuture()  local 139     UnaryResponseFuture<SomeMessage, AnotherMessage> call = endpoint.invokeRpc(  in unaryFuture_multipleResponses_setsException()  local 153     UnaryResponseFuture<SomeMessage, AnotherMessage> call = endpoint.invokeRpc(  in unaryFuture_addListener_calledOnCompletion()  local 170     UnaryResponseFuture<SomeMessage, AnotherMessage> call = endpoint.invokeRpc(  in unaryFuture_exceptionDuringStart()  local 183     StreamResponseFuture<SomeMessage, AnotherMessage> call = endpoint.invokeRpc(CHANNEL_ID,  in bidirectionalStreamingFuture_responses_setsValue()  local 201     StreamResponseFuture<SomeMessage, AnotherMessage> call = endpoint.invokeRpc(CHANNEL_ID,  in bidirectionalStreamingFuture_serverError_setsException()  local
  | 
| D | EndpointTest.java | 89     AbstractCall<MessageLite, MessageLite> call =  in start_succeeds_rpcIsPending()  local 108     AbstractCall<MessageLite, MessageLite> call =  in abandon_rpcNoLongerPending()  local 117     AbstractCall<MessageLite, MessageLite> call =  in abandon_sendsNoPackets()  local 127     AbstractCall<MessageLite, MessageLite> call =  in cancel_rpcNoLongerPending()  local 136     AbstractCall<MessageLite, MessageLite> call =  in cancel_sendsCancelPacket()  local 145     AbstractCall<MessageLite, MessageLite> call =  in open_sendsNoPacketsButRpcIsPending()  local 155     AbstractCall<MessageLite, MessageLite> call =  in ignoresActionsIfCallIsNotPending()  local 166     AbstractCall<MessageLite, MessageLite> call =  in ignoresPacketsIfCallIsNotPending()  local
  | 
| /external/pigweed/pw_rpc/ts/ | 
| D | method.ts | 71     const call = new UnaryCall(  constant 88     const call = new UnaryCall(  constant 111     const call = new ServerStreamingCall(  constant 128     const call = new UnaryCall(  constant 150     const call = new ClientStreamingCall(  constant 166     const call = new ClientStreamingCall(  constant 188     const call = new BidirectionalStreamingCall(  constant 204     const call = new BidirectionalStreamingCall(  constant
  | 
| /external/pigweed/pw_rpc/java/main/dev/pigweed/pw_rpc/ | 
| D | Endpoint.java | 66     CallT call = createCall(channelId, method, createCall);  in invokeRpc()  local 89     CallT call = createCall(channelId, method, createCall);  in openRpc()  local 105   private void registerCall(AbstractCall<?, ?> call) {  in registerCall() 111     pending.put(call.rpc(), call);  in registerCall()  local 133   public boolean cancel(AbstractCall<?, ?> call) throws ChannelOutputException {  in cancel() 151   public boolean abandon(AbstractCall<?, ?> call) {  in abandon() 163   public synchronized boolean clientStream(AbstractCall<?, ?> call, MessageLite payload)  in clientStream() 168   public synchronized boolean clientStreamEnd(AbstractCall<?, ?> call)  in clientStreamEnd() 173   private boolean sendPacket(AbstractCall<?, ?> call, byte[] packet) throws ChannelOutputException {  in sendPacket() 202     AbstractCall<?, ?> call = pending.get(rpc);  in handleNext()  local [all …] 
 | 
| /external/oboe/samples/RhythmGame/third_party/glm/gtx/ | 
| D | string_cast.inl | 135 		GLM_FUNC_QUALIFIER static std::string call(tvec1<bool, P> const & x)  function 145 		GLM_FUNC_QUALIFIER static std::string call(tvec2<bool, P> const & x)  function 156 		GLM_FUNC_QUALIFIER static std::string call(tvec3<bool, P> const & x)  function 168 		GLM_FUNC_QUALIFIER static std::string call(tvec4<bool, P> const & x)  function 181 		GLM_FUNC_QUALIFIER static std::string call(tvec1<T, P> const & x)  function 196 		GLM_FUNC_QUALIFIER static std::string call(tvec2<T, P> const & x)  function 211 		GLM_FUNC_QUALIFIER static std::string call(tvec3<T, P> const & x)  function 226 		GLM_FUNC_QUALIFIER static std::string call(tvec4<T, P> const & x)  function 242 		GLM_FUNC_QUALIFIER static std::string call(tmat2x2<T, P> const & x)  function 260 		GLM_FUNC_QUALIFIER static std::string call(tmat2x3<T, P> const & x)  function [all …] 
 | 
| /external/libchrome/mojo/public/java/bindings/src/org/chromium/mojo/bindings/ | 
| D | Callbacks.java | 22         public void call();  in call()  method 34         public void call(T1 arg1);  in call()  method 47         public void call(T1 arg1, T2 arg2);  in call()  method 61         public void call(T1 arg1, T2 arg2, T3 arg3);  in call()  method 76         public void call(T1 arg1, T2 arg2, T3 arg3, T4 arg4);  in call()  method 92         public void call(T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5);  in call()  method 109         public void call(T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5, T6 arg6);  in call()  method 127         public void call(T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5, T6 arg6, T7 arg7);  in call()  method
  | 
| /external/grpc-grpc-java/stub/src/main/java/io/grpc/stub/ | 
| D | ClientCalls.java | 62       ClientCall<ReqT, RespT> call, ReqT req, StreamObserver<RespT> responseObserver) {  in asyncUnaryCall() 72       ClientCall<ReqT, RespT> call, ReqT req, StreamObserver<RespT> responseObserver) {  in asyncServerStreamingCall() 84       ClientCall<ReqT, RespT> call,  in asyncClientStreamingCall() 96       ClientCall<ReqT, RespT> call, StreamObserver<RespT> responseObserver) {  in asyncBidiStreamingCall() 106   public static <ReqT, RespT> RespT blockingUnaryCall(ClientCall<ReqT, RespT> call, ReqT req) {  in blockingUnaryCall() 125     ClientCall<ReqT, RespT> call = channel.newCall(method, callOptions.withExecutor(executor));  in blockingUnaryCall()  local 156       ClientCall<ReqT, RespT> call, ReqT req) {  in blockingServerStreamingCall() 173     ClientCall<ReqT, RespT> call = channel.newCall(method, callOptions.withExecutor(executor));  in blockingServerStreamingCall()  local 187       ClientCall<ReqT, RespT> call, ReqT req) {  in futureUnaryCall() 246   private static RuntimeException cancelThrow(ClientCall<?, ?> call, Throwable t) {  in cancelThrow() [all …] 
 | 
| /external/rust/crates/grpcio-sys/grpc/src/core/lib/surface/ | 
| D | call.cc | 85   grpc_call* call = nullptr;  member 275 #define CALL_STACK_FROM_CALL(call)   \  argument 282 #define CALL_ELEM_FROM_CALL(call, idx) \  argument 309 void* grpc_call_arena_alloc(grpc_call* call, size_t size) {  in grpc_call_arena_alloc() 313 static parent_call* get_or_create_parent_call(grpc_call* call) {  in get_or_create_parent_call() 329 static parent_call* get_parent_call(grpc_call* call) {  in get_parent_call() 346   grpc_call* call;  in grpc_call_create()  local 499 void grpc_call_set_completion_queue(grpc_call* call,  in grpc_call_set_completion_queue() 528 static void release_call(void* call, grpc_error_handle /*error*/) {  in release_call() 537 static void destroy_call(void* call, grpc_error_handle /*error*/) {  in destroy_call() [all …] 
 | 
| /external/grpc-grpc/src/core/lib/surface/ | 
| D | call.cc | 76   grpc_call* call;  member 234 #define CALL_STACK_FROM_CALL(call)   \  argument 241 #define CALL_ELEM_FROM_CALL(call, idx) \  argument 265 void* grpc_call_arena_alloc(grpc_call* call, size_t size) {  in grpc_call_arena_alloc() 269 static parent_call* get_or_create_parent_call(grpc_call* call) {  in get_or_create_parent_call() 283 static parent_call* get_parent_call(grpc_call* call) {  in get_parent_call() 299   grpc_call* call;  in grpc_call_create()  local 458 void grpc_call_set_completion_queue(grpc_call* call,  in grpc_call_set_completion_queue() 487 static void release_call(void* call, grpc_error* error) {  in release_call() 496 static void destroy_call(void* call, grpc_error* error) {  in destroy_call() [all …] 
 | 
| /external/grpc-grpc-java/stub/src/test/java/io/grpc/stub/ | 
| D | ClientCallsTest.java | 99     NoopClientCall<Integer, String> call = new NoopClientCall<Integer, String>() {  in unaryBlockingCallSuccess()  local 117     NoopClientCall<Integer, String> call = new NoopClientCall<Integer, String>() {  in unaryBlockingCallFailed()  local 139     NoopClientCall<Integer, String> call = new NoopClientCall<Integer, String>() {  in unaryFutureCallSuccess()  local 169     NoopClientCall<Integer, String> call = new NoopClientCall<Integer, String>() {  in unaryFutureCallFailed()  local 196     NoopClientCall<Integer, String> call = new NoopClientCall<Integer, String>() {  in unaryFutureCallCancelled()  local 225     NoopClientCall<Integer, String> call = new NoopClientCall<Integer, String>();  in cannotSetOnReadyAfterCallStarted()  local 248     NoopClientCall<Integer, String> call = new NoopClientCall<Integer, String>() {  in disablingInboundAutoFlowControlSuppressesRequestsForMoreMessages()  local 309     NoopClientCall<Integer, String> call = new NoopClientCall<Integer, String>() {  in callStreamObserverPropagatesFlowControlRequestsToCall()  local 355     NoopClientCall<Integer, String> call = new NoopClientCall<Integer, String>() {  in canCaptureInboundFlowControlForServerStreamingObserver()  local 545     NoopClientCall<Integer, String> call = new NoopClientCall<Integer, String>() {  in blockingResponseStreamFailed()  local
  | 
| /external/grpc-grpc/src/ruby/spec/ | 
| D | client_auth_spec.rb | 50   def check_peer_cert(call)  argument 55   def an_rpc(req, call)  argument 60   def a_client_streaming_rpc(call)  argument 66   def a_server_streaming_rpc(_, call)  argument 71   def a_bidi_rpc(requests, call)  argument
  | 
| /external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/ | 
| D | Dispatcher.java | 109   synchronized void enqueue(AsyncCall call) {  in enqueue() 142   synchronized void finished(AsyncCall call) {  in finished() 152       AsyncCall call = i.next();  in promoteCalls()  local 165   private int runningCallsForHost(AsyncCall call) {  in runningCallsForHost() 174   synchronized void executed(Call call) {  in executed() 179   synchronized void finished(Call call) {  in finished()
  | 
| /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/ | 
| D | Dispatcher.java | 107   synchronized void enqueue(AsyncCall call) {  in enqueue() 140   synchronized void finished(AsyncCall call) {  in finished() 150       AsyncCall call = i.next();  in promoteCalls()  local 163   private int runningCallsForHost(AsyncCall call) {  in runningCallsForHost() 172   synchronized void executed(Call call) {  in executed() 177   synchronized void finished(Call call) {  in finished()
  |