Searched refs:SendFdToApp (Results 1 – 2 of 2) sorted by relevance
34 bool SendFdToApp(int sockfd, uint8_t *buf, int size, int fd);
429 SendFdToApp(stream->io_watcher.fd, buf, size, fd); in SendArkNewFD()438 bool HdcJdwp::SendFdToApp(int sockfd, uint8_t *buf, int size, int fd) in SendFdToApp() function in Hdc::HdcJdwp