Home
last modified time | relevance | path

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

/developtools/hdc/src/daemon/
Ddaemon_forward.cpp48 bool ret = clsJdwp->CheckPIDExist(pid); in SetupJdwpPoint()
Djdwp.h32 bool CheckPIDExist(uint32_t targetPID);
Djdwp.cpp382 bool HdcJdwp::CheckPIDExist(uint32_t targetPID) in CheckPIDExist() function in Hdc::HdcJdwp