Searched refs:onTestLogData (Results 1 – 4 of 4) sorted by relevance
241 onTestLogData(&eos, 1); in onStateChanged()281 void BatchExecutor::onTestLogData (const deUint8* bytes, int numBytes) in onTestLogData() function in xe::BatchExecutor401 executor->onTestLogData(data.getDataBlock(numBytes), numBytes); in dispatchTestLogData()
83 void onTestLogData (const deUint8* bytes, int numBytes);
52 void onTestLogData (const deUint8* bytes, int numBytes) const;
136 void TcpIpLinkState::onTestLogData (const deUint8* bytes, int numBytes) const in onTestLogData() function in xe::TcpIpLinkState401 m_state.onTestLogData(&data[0], dataSize); in handleMessage()