Searched defs:Event (Results 1 – 12 of 12) sorted by relevance
61 struct Event { struct62 Event(EventType t, const std::vector<char> cbuf) : type(t), buf(cbuf) { in Event() function65 EventType type; argument78 const std::vector<Event> Transfers(); argument
85 struct Event { struct89 EventType type; argument95 std::queue<Event> events_; argument
149 SocketMock::Event::Event(EventType _type, std::string _message, ssize_t _status, in Event() function in SocketMock::Event
68 Event(uint16_t eventType_, void *eventData_, in Event() function
55 class Event: class
25 Event = 0x04, enumerator
62 struct Event { struct63 const char* name;64 TracingDataFormat tracing_data_format;
34 class Event: class
42 pub enum Event { enum
72 enum class Event : uint8_t { enum
101 uint32_t Event() const { return event_; } in Event() function in BtifAvEvent
1891 Event, enumerator