HomeSort by relevance Sort by last modified time
    Searched refs:on_response_trailers_received (Results 1 - 2 of 2) sorted by null

  /external/grpc-grpc/third_party/objective_c/Cronet/
bidirectional_stream_c.h 73 * It may be invoked after on_response_trailers_received()}, if there was
97 void (*on_response_trailers_received)( member in struct:bidirectional_stream_callback
  /external/grpc-grpc/src/core/ext/transport/cronet/transport/
cronet_transport.cc 87 static void on_response_trailers_received(
97 on_response_trailers_received,
537 on_response_trailers_received(stream, headers);
628 static void on_response_trailers_received( function
632 CRONET_LOG(GPR_DEBUG, "R: on_response_trailers_received(%p,%p)", stream,
    [all...]

Completed in 2220 milliseconds