Home
last modified time | relevance | path

Searched defs:loopIn (Results 1 – 4 of 4) sorted by relevance

/developtools/hdc/src/common/
Dasync_cmd.cpp69 bool AsyncCmd::Initial(uv_loop_t *loopIn, const CmdResultCallback callback, uint32_t optionsIn) in Initial()
Dfile_descriptor.cpp23 HdcFileDescriptor::HdcFileDescriptor(uv_loop_t *loopIn, int fdToRead, void *callerContextIn, in HdcFileDescriptor()
/developtools/hdc/src/test/jdwp/
DHdcJdwpSimulator.cpp20 HdcJdwpSimulator::HdcJdwpSimulator(uv_loop_t *loopIn, string pkg) in HdcJdwpSimulator()
/developtools/hdc/src/daemon/
Djdwp.cpp20 HdcJdwp::HdcJdwp(uv_loop_t *loopIn) in HdcJdwp()