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

  /frameworks/native/libs/vr/libdvrcommon/include/private/dvr/
benchmark.h 48 atrace_int64(ATRACE_TAG_WEBVIEW, log_message, nanoseconds_monotonic);
69 atrace_int64(ATRACE_TAG_WEBVIEW, log_message, nanoseconds_monotonic);
  /system/core/libcutils/include/cutils/
trace.h 56 #define ATRACE_TAG_WEBVIEW (1<<4)
  /frameworks/native/cmds/atrace/
atrace.cpp 101 { "webview", "WebView", ATRACE_TAG_WEBVIEW, { } },
    [all...]

Completed in 131 milliseconds