Home
last modified time | relevance | path

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

/external/deqp/executor/
DxeTcpIpLink.cpp80 , m_lastKeepaliveReceived (0) in TcpIpLinkState()
167 m_lastKeepaliveReceived = deGetMicroseconds(); in onKeepaliveReceived()
173 return m_lastKeepaliveReceived; in getLastKeepaliveRecevied()
DxeTcpIpLink.hpp63 volatile deUint64 m_lastKeepaliveReceived; member in xe::TcpIpLinkState