Home
last modified time | relevance | path

Searched refs:lastMsgRecv (Results 1 – 2 of 2) sorted by relevance

/external/syzkaller/vendor/google.golang.org/grpc/transport/
Dhttp2_server.go127 lastMsgRecv time.Time member
1092 LastMessageReceivedTimestamp: t.lastMsgRecv,
1117 t.lastMsgRecv = time.Now()
Dhttp2_client.go122 lastMsgRecv time.Time member
1258 LastMessageReceivedTimestamp: t.lastMsgRecv,
1283 t.lastMsgRecv = time.Now()