Home
last modified time | relevance | path

Searched refs:OnFlushTimeout (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/base/debug/
Dtrace_event_impl.h723 void OnFlushTimeout(int generation);
Dtrace_event_impl.cc1732 Bind(&TraceLog::OnFlushTimeout, Unretained(this), generation), in Flush()
1817 void TraceLog::OnFlushTimeout(int generation) { in OnFlushTimeout() function in base::debug::TraceLog