Home
last modified time | relevance | path

Searched defs:handleData (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/libs/server/
H A Dserverhandler.cpp9 void ServerHandler::handleData(const QByteArray &d) in handleData() function in ServerHandler
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/serialassistant/
H A Dserialassistantwidget.cpp87 void SerialAssistantWidget::handleData(const QByteArray &d) in handleData() function in SerialAssistantWidget
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/parse/
H A Dast.py292 def handleData(statements, filename, lineno, groupd): function