Searched defs:events_fd (Results 1 – 2 of 2) sorted by relevance
480 static populated_status cgroupIsPopulated(int events_fd) { in cgroupIsPopulated()545 android::base::unique_fd events_fd(open(eventsfile.c_str(), O_RDONLY)); in KillProcessGroup() local
154 static Result<void> ListenEventsAndProxy(int events_fd, in ListenEventsAndProxy()