HomeSort by relevance Sort by last modified time
    Searched refs:GetEventAt (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/base/debug/
trace_event_impl.h 206 TraceEvent* GetEventAt(size_t index) {
210 const TraceEvent* GetEventAt(size_t index) const {
trace_event_impl.cc 197 return chunk->GetEventAt(handle.event_index);
350 return chunk->GetEventAt(handle.event_index);
    [all...]

Completed in 204 milliseconds