Home
last modified time | relevance | path

Searched defs:SetTraceValue (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/trace_event/
Dtrace_event.h772 static inline void SetTraceValue(const base::Time arg, in SetTraceValue() function
779 static inline void SetTraceValue(const base::TimeTicks arg, in SetTraceValue() function
786 static inline void SetTraceValue(const base::ThreadTicks arg, in SetTraceValue() function
/aosp_15_r20/external/libchrome/base/trace_event/
H A Dtrace_event.h769 static inline void SetTraceValue(const base::Time arg, in SetTraceValue() function
776 static inline void SetTraceValue(const base::TimeTicks arg, in SetTraceValue() function
783 static inline void SetTraceValue(const base::ThreadTicks arg, in SetTraceValue() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/8/external/libchrome/base/trace_event/
Dtrace_event.h772 static inline void SetTraceValue(const base::Time arg, in SetTraceValue() function
779 static inline void SetTraceValue(const base::TimeTicks arg, in SetTraceValue() function
786 static inline void SetTraceValue(const base::ThreadTicks arg, in SetTraceValue() function
/aosp_15_r20/external/skia/src/core/
H A DSkTraceEvent.h264 static inline void SetTraceValue(const T& arg, unsigned char* type, uint64_t* value) { in SetTraceValue() function