Home
last modified time | relevance | path

Searched refs:SendJdwpNewFD (Results 1 - 3 of 3) sorted by relevance

/developtools/hdc/src/daemon/
H A Djdwp.h31 bool SendJdwpNewFD(uint32_t targetPID, int fd);
H A Djdwp.cpp388 bool HdcJdwp::SendJdwpNewFD(uint32_t targetPID, int fd) in SendJdwpNewFD() function in Hdc::HdcJdwp
412 WRITE_LOG(LOG_DEBUG, "SendJdwpNewFD successful targetPID:%d fd%d", targetPID, fd); in SendJdwpNewFD()
H A Ddaemon.cpp969 ((HdcJdwp *)clsJdwp)->SendJdwpNewFD(pid, fd); in InitMod()

Completed in 4 milliseconds