Home
last modified time | relevance | path

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

/external/chromium_org/content/browser/tracing/
Dtracing_controller_impl.h111 void OnResultFileClosed();
Dtracing_controller_impl.cc485 base::Bind(&TracingControllerImpl::OnResultFileClosed, in OnDisableRecordingAcked()
490 void TracingControllerImpl::OnResultFileClosed() { in OnResultFileClosed() function in content::TracingControllerImpl