Searched defs:Event (Results 1 – 6 of 6) sorted by relevance
71 struct Event { struct76 bool operator<=(const Event &other) const; argument
93 struct Event { struct100 class WriteEventRequest : public NanoRequest { argument
105 enum Event { enum
146 enum Event { enum
148 enum Event { enum
231 SharedFD SharedFD::Event(int initval, int flags) { in Event() function in cuttlefish::SharedFD