Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/executor/
H A DxeTcpIpLink.cpp83 , m_testLogDataCallback(DE_NULL) in TcpIpLinkState()
115 m_testLogDataCallback = testLogDataCallback; in setCallbacks()
145 callback = m_testLogDataCallback; in onTestLogData()
H A DxeTcpIpLink.hpp67 volatile CommLink::LogDataFunc m_testLogDataCallback; member in xe::TcpIpLinkState