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

  /external/grpc-grpc/src/core/ext/transport/chttp2/transport/
frame_ping.cc 96 t->ping_recv_state.last_ping_recv_time +
105 t->ping_recv_state.last_ping_recv_time + 7200 * GPR_MS_PER_SEC;
112 t->ping_recv_state.last_ping_recv_time = now;
internal.h 124 grpc_millis last_ping_recv_time; member in struct:__anon23045
writing.cc 279 t_->ping_recv_state.last_ping_recv_time = GRPC_MILLIS_INF_PAST;
chttp2_transport.cc 559 t->ping_recv_state.last_ping_recv_time = GRPC_MILLIS_INF_PAST;
    [all...]

Completed in 82 milliseconds