Home
last modified time | relevance | path

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

/developtools/hdc/src/daemon/
Ddaemon_uart.cpp221 HdcDaemon &daemonSession = *reinterpret_cast<HdcDaemon *>(hSession->classInstance); in PrepareNewSession() local
227 auto ctrl = daemonSession.BuildCtrlString(SP_START_SESSION, 0, nullptr, 0); in PrepareNewSession()