Searched refs:getSystem (Results 1 – 2 of 2) sorted by relevance
440 static SystemComm *getSystem() { in getSystem() function476 return getSystem()->doHandleTx(txMsg, transactionId); in handleTx()479 return getSystem()->doHandleRx(rxMsg); in handleRx()482 return getSystem()->doHandleRx(rxMsg); in handleRx()485 return getSystem()->doDumpAppInfo(result); in dumpAppInfo()
187 dumpBuffer("HAL -> SYS", getSystem()->mHostIfAppName, transactionId, 0, data, len); in sendToSystem()189 return NanoHub::sendToDevice(&getSystem()->mHostIfAppName, data, len, transactionId); in sendToSystem()