Searched defs:EventInfo (Results 1 – 4 of 4) sorted by relevance
628 struct EventInfo { struct631 EventInfo() : HasDispatcher(false) { } in EventInfo() argument
217 struct EventInfo { struct in tpu_driver::__anon708f55650111::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;
97 } EventInfo; typedef
276 } EventInfo; typedef