Searched refs:SendJdwpNewFD (Results 1 – 3 of 3) sorted by relevance
31 bool SendJdwpNewFD(uint32_t targetPID, int fd);
469 ((HdcJdwp *)clsJdwp)->SendJdwpNewFD(pid, fd); in JdwpNewFileDescriptor()
351 bool HdcJdwp::SendJdwpNewFD(uint32_t targetPID, int fd) in SendJdwpNewFD() function in Hdc::HdcJdwp