Searched refs:StopATrace (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/base/android/
H A Dtrace_event_binding.cc85 static void StopATrace(JNIEnv* env, jclass clazz) { function in namespace:base::android
86 base::debug::TraceLog::GetInstance()->StopATrace();
/external/chromium_org/base/debug/
H A Dtrace_event_android.cc84 // In this way we can avoid the conflict between StartATrace/StopATrace and
87 // StartATrace, StopATrace and SendToATrace, and perhaps send Java traces
104 void TraceLog::StopATrace() { function in class:base::debug::TraceLog
H A Dtrace_event_impl.h490 void StopATrace();

Completed in 984 milliseconds