Searched refs:FindTfOpEventType (Results 1 – 3 of 3) sorted by relevance
27 return XPlaneVisitor(plane, {FindHostEventType, FindTfOpEventType}, in CreateTfXPlaneVisitor()
234 absl::optional<int64> FindTfOpEventType(absl::string_view event_name);
254 absl::optional<int64> FindTfOpEventType(absl::string_view event_name) { in FindTfOpEventType() function