Home
last modified time | relevance | path

Searched defs:externInterface (Results 1 – 5 of 5) sorted by relevance

/developtools/hdc/src/daemon/
Ddaemon_uart.cpp31 HdcDaemonUART::HdcDaemonUART(HdcDaemon &daemonSessionIn, ExternInterface &externInterface) in HdcDaemonUART()
/developtools/hdc/test/unittest/common/
Dhost_uart_test.cpp67 ExternInterface &externInterface = HdcUARTBase::defaultInterface) in MockHdcHostUART()
Ddaemon_uart_test.cpp59 ExternInterface &externInterface = HdcUARTBase::defaultInterface) in MockHdcDaemonUART()
/developtools/hdc/src/common/
Duart.h230 ExternInterface &externInterface; variable
/developtools/hdc/src/host/
Dhost_uart.cpp27 HdcHostUART::HdcHostUART(HdcServer &serverIn, ExternInterface &externInterface) in HdcHostUART()