Searched defs:EventInfo (Results 1 – 10 of 10) sorted by relevance
17 pub(crate) struct EventInfo { struct22 impl Default for EventInfo { implementation36 fn event_info(&self, id: EventId) -> Option<&EventInfo>; in event_info()41 F: FnMut(&'a EventInfo); in for_each()45 fn event_info(&self, id: EventId) -> Option<&EventInfo> { in event_info()51 F: FnMut(&'a EventInfo), in for_each()
37 fn event_info(&self, id: EventId) -> Option<&EventInfo> { in event_info()47 F: FnMut(&'a EventInfo), in for_each()
36 fn event_info(&self, id: EventId) -> Option<&EventInfo> { in event_info()42 F: FnMut(&'a EventInfo), in for_each()
628 struct EventInfo { struct631 EventInfo() : HasDispatcher(false) { } in EventInfo() argument
217 struct EventInfo { struct in tpu_driver::__anon4073f9c10111::GrpcTpuStream218 bool all_deps_done = false;219 bool done = false; // response received220 bool deleted = false; // deleted by the user221 Status status;222 absl::InlinedVector<std::function<void(Status)>, 1> callbacks;224 absl::InlinedVector<EventId, 2> deps;
696 struct EventInfo { struct700 EventInfo() = default; argument
97 } EventInfo; typedef
254 "EventInfo": { object
200 enum class EventInfo : uint8_t enum
276 } EventInfo; typedef