Home
last modified time | relevance | path

Searched refs:StopATrace (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/base/trace_event/
Dtrace_event_android_unittest.cc17 trace_log->StopATrace(); in TEST()
Dtrace_event_android.cc122 void TraceLog::StopATrace() { in StopATrace() function in base::trace_event::TraceLog
Dtrace_log.h109 void StopATrace();
/external/libchrome/base/android/
Dtrace_event_binding.cc81 base::trace_event::TraceLog::GetInstance()->StopATrace(); in JNI_TraceEvent_StopATrace()