Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/grpc/transport/
Dhttp2_server.go126 lastMsgSent time.Time member
1091 LastMessageSentTimestamp: t.lastMsgSent,
1110 t.lastMsgSent = time.Now()
Dhttp2_client.go121 lastMsgSent time.Time member
1257 LastMessageSentTimestamp: t.lastMsgSent,
1276 t.lastMsgSent = time.Now()