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

  /external/chromium_org/base/android/
trace_event_binding.cc 85 static void StopATrace(JNIEnv* env, jclass clazz) {
86 base::debug::TraceLog::GetInstance()->StopATrace();
  /external/chromium_org/base/debug/
trace_event_android.cc 84 // 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() {
trace_event_impl.h 490 void StopATrace();

Completed in 67 milliseconds