Searched refs:removeWatch (Results 1 – 4 of 4) sorted by relevance
53 void removeWatch(int fd);
108 void RunLoop::removeWatch(int fd) { in removeWatch() function in mbgl::util::RunLoop
196 void RunLoop::removeWatch(int fd) { in removeWatch() function in mbgl::util::RunLoop
271 util::RunLoop::Get()->removeWatch(s); in handleSocket()