Home
last modified time | relevance | path

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

/developtools/hdc_standard/src/daemon/
Djdwp.cpp309 bool HdcJdwp::SendJdwpNewFD(uint32_t targetPID, int fd) in SendJdwpNewFD()
340 bool HdcJdwp::CheckPIDExist(uint32_t targetPID) in CheckPIDExist()
517 uint32_t targetPID = it->second.ppid; in FdEventPollThread() local