Home
last modified time | relevance | path

Searched defs:GetEventType (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
Dcxfa_event.cpp56 XFA_Element CXFA_Event::GetEventType() const { in GetEventType() function in CXFA_Event
/external/tensorflow/tensorflow/core/profiler/utils/
Dxplane_visitor.cc115 absl::optional<int64_t> XPlaneVisitor::GetEventType( in GetEventType() function in tensorflow::profiler::XPlaneVisitor
Dgroup_events.cc66 int64_t GetEventType(bool is_host_plane, const XEventVisitor& event) { in GetEventType() function