Home
last modified time | relevance | path

Searched refs:TraceStringWithCopy (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/core/
DSkTraceEvent.h30 skia::tracing_internals::TraceStringWithCopy(str)
214 class TraceStringWithCopy {
216 explicit TraceStringWithCopy(const char* str) : str_(str) {} in TraceStringWithCopy() function
261 INTERNAL_DECLARE_SET_TRACE_VALUE(const TraceStringWithCopy&, as_string, in INTERNAL_DECLARE_SET_TRACE_VALUE_INT()
/external/skqp/src/core/
DSkTraceEvent.h30 skia::tracing_internals::TraceStringWithCopy(str)
214 class TraceStringWithCopy {
216 explicit TraceStringWithCopy(const char* str) : str_(str) {} in TraceStringWithCopy() function
261 INTERNAL_DECLARE_SET_TRACE_VALUE(const TraceStringWithCopy&, as_string, in INTERNAL_DECLARE_SET_TRACE_VALUE_INT()
/external/angle/src/third_party/trace_event/
Dtrace_event.h151 #define TRACE_STR_COPY(str) WebCore::TraceEvent::TraceStringWithCopy(str)
607 class TraceStringWithCopy
610 explicit TraceStringWithCopy(const char *str) : m_str(str) {} in TraceStringWithCopy() function
650 INTERNAL_DECLARE_SET_TRACE_VALUE(const TraceStringWithCopy &, in INTERNAL_DECLARE_SET_TRACE_VALUE_INT()
/external/webrtc/rtc_base/
Dtrace_event.h164 webrtc::trace_event_internal::TraceStringWithCopy(str)
729 class TraceStringWithCopy {
731 explicit TraceStringWithCopy(const char* str) : str_(str) {} in TraceStringWithCopy() function
777 INTERNAL_DECLARE_SET_TRACE_VALUE(const TraceStringWithCopy&, as_string, in INTERNAL_DECLARE_SET_TRACE_VALUE_INT()
/external/libchrome/base/trace_event/
Dtrace_event.h75 trace_event_internal::TraceStringWithCopy(str)
699 class TraceStringWithCopy {
701 explicit TraceStringWithCopy(const char* str) : str_(str) {} in TraceStringWithCopy() function
751 INTERNAL_DECLARE_SET_TRACE_VALUE(const TraceStringWithCopy&, arg.str(), in INTERNAL_DECLARE_SET_TRACE_VALUE_INT()