Searched refs:closeNodeByFd (Results 1 – 2 of 2) sorted by relevance
148 status_t closeNodeByFd(int fd);
619 status_t ret = closeNodeByFd(deviceFd); in poll()774 return closeNodeByFd(pair.first); in closeNode()780 status_t InputHub::closeNodeByFd(int fd) { in closeNodeByFd() function in android::InputHub