Lines Matching refs:HdcJdwpSimulator
23 HdcJdwpSimulator::HdcJdwpSimulator(const std::string processName, const std::string pkgName, bool isDebug, Callback cb)
35 void HdcJdwpSimulator::Disconnect()
46 HdcJdwpSimulator::~HdcJdwpSimulator()
52 bool HdcJdwpSimulator::SendBuf(const uint8_t *buf, const int bufLen)
62 bool HdcJdwpSimulator::Connect2Jdwp()
104 bool HdcJdwpSimulator::Send2Jdwp()
146 void HdcJdwpSimulator::ReadFromJdwp()
238 bool HdcJdwpSimulator::Connect()
257 void HdcJdwpSimulator::WaitForJdwp()
266 void HdcJdwpSimulator::AddWatchHdcdJdwp()
269 auto that = reinterpret_cast<HdcJdwpSimulator *>(context);
283 void HdcJdwpSimulator::DelWatchHdcdJdwp()