Home
last modified time | relevance | path

Searched refs:control_fd (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/guest/hals/gps/
Dgps_thread.cpp115 int control_fd = state->control[1]; in gps_state_thread() local
120 epoll_register(epoll_fd, control_fd); in gps_state_thread()
148 if (fd == control_fd) { in gps_state_thread()
198 epoll_deregister(epoll_fd, control_fd); in gps_state_thread()