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/ |
D | trace_event.h | 772 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 D | trace_event.h | 769 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/ |
D | trace_event.h | 772 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 D | SkTraceEvent.h | 264 static inline void SetTraceValue(const T& arg, unsigned char* type, uint64_t* value) { in SetTraceValue() function
|