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