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/v8/src/tracing/
Dtrace-event.h37 #define TRACE_STR_COPY(str) v8::internal::tracing::TraceStringWithCopy(str)
442 class TraceStringWithCopy {
444 explicit TraceStringWithCopy(const char* str) : str_(str) {} in TraceStringWithCopy() function
529 INTERNAL_DECLARE_SET_TRACE_VALUE(const TraceStringWithCopy&, as_string, in INTERNAL_DECLARE_SET_TRACE_VALUE_INT()
/external/webrtc/webrtc/base/
Dtrace_event.h148 webrtc::trace_event_internal::TraceStringWithCopy(str)
748 class TraceStringWithCopy {
750 explicit TraceStringWithCopy(const char* str) : str_(str) {} in TraceStringWithCopy() function
796 INTERNAL_DECLARE_SET_TRACE_VALUE(const TraceStringWithCopy&, as_string, in INTERNAL_DECLARE_SET_TRACE_VALUE_INT()
/external/libchrome/base/trace_event/
Dtrace_event.h69 trace_event_internal::TraceStringWithCopy(str)
693 class TraceStringWithCopy {
695 explicit TraceStringWithCopy(const char* str) : str_(str) {} in TraceStringWithCopy() function
745 INTERNAL_DECLARE_SET_TRACE_VALUE(const TraceStringWithCopy&, arg.str(), in INTERNAL_DECLARE_SET_TRACE_VALUE_INT()