Searched refs:CheckPIDExist (Results 1 – 3 of 3) sorted by relevance
50 bool ret = clsJdwp->CheckPIDExist(pid); in SetupJdwpPoint()104 bool ret = clsJdwp->CheckPIDExist(pid); in SetupArkPoint()
33 bool CheckPIDExist(uint32_t targetPID);
474 bool HdcJdwp::CheckPIDExist(uint32_t targetPID) in CheckPIDExist() function in Hdc::HdcJdwp