onImageDecodeEnd  387 Source/core/inspector/InspectorTimelineAgent.cpp         dispatcher->addListener(PlatformInstrumentation::ImageDecodeEvent, TRACE_EVENT_PHASE_END, this, &InspectorTimelineAgent::onImageDecodeEnd, m_client);
onImageDecodeEnd  248 Source/core/inspector/InspectorTimelineAgent.h     void onImageDecodeEnd(const TraceEventDispatcher::TraceEvent&);