/aosp_15_r20/external/perfetto/include/perfetto/tracing/ |
H A D | traced_value.h | 183 inline TracedValue(protos::pbzero::DebugAnnotation* annotation, in TracedValue() function 350 decltype(TraceFormatTraits<base::remove_cvref_t<T>>::WriteIntoTracedValue( in decltype() 362 decltype(TraceFormatTraits<base::remove_cvref_t<T>>::WriteIntoTrace( in decltype() 374 decltype(std::declval<T>()(std::declval<TracedValue>()), void()) in decltype()
|
H A D | traced_value_forward.h | 22 class TracedValue; variable
|
H A D | traced_proto.h | 202 friend class TracedValue; variable
|
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/tracing/ |
H A D | traced_value.h | 183 inline TracedValue(protos::pbzero::DebugAnnotation* annotation, in TracedValue() function 350 decltype(TraceFormatTraits<base::remove_cvref_t<T>>::WriteIntoTracedValue( in decltype() 362 decltype(TraceFormatTraits<base::remove_cvref_t<T>>::WriteIntoTrace( in decltype() 374 decltype(std::declval<T>()(std::declval<TracedValue>()), void()) in decltype()
|
H A D | traced_value_forward.h | 22 class TracedValue; variable
|
H A D | traced_proto.h | 202 friend class TracedValue; variable
|
/aosp_15_r20/external/federated-compute/fcp/base/ |
H A D | unique_value_test.cc | 35 class TracedValue { class 37 explicit TracedValue(int value) : local_value_(0), box_(nullptr) { in TracedValue() function in fcp::TracedValue 47 TracedValue(TracedValue const& other) : local_value_(0), box_(nullptr) { in TracedValue() function in fcp::TracedValue
|
/aosp_15_r20/external/cronet/base/trace_event/ |
H A D | traced_value.h | 108 friend class TracedValue; variable 151 friend class TracedValue; variable 419 : TracedValue(capacity, /*forced_josn*/ true) {} in TracedValue() function
|
H A D | trace_event_stub.h | 130 explicit TracedValueJSON(size_t capacity = 0) : TracedValue(capacity) {} in TracedValue() function 230 void WriteIntoTracedValue(TracedValue, T&&) {} in WriteIntoTracedValue() argument
|
H A D | base_tracing_forward.h | 19 class TracedValue; variable
|
H A D | process_memory_dump.h | 44 class TracedValue; variable
|
H A D | memory_allocator_dump.h | 34 class TracedValue; variable
|
H A D | traced_value.cc | 475 TracedValue::TracedValue(size_t capacity) in TracedValue() function in base::trace_event::TracedValue 478 TracedValue::TracedValue(size_t capacity, bool forced_json) { in TracedValue() function in base::trace_event::TracedValue
|
/aosp_15_r20/external/cronet/net/log/ |
H A D | trace_net_log_observer.cc | 27 class TracedValue : public base::trace_event::ConvertableToTraceFormat { class 29 explicit TracedValue(base::Value::Dict value) : value_(std::move(value)) {} in TracedValue() function in net::__anon56d35fb90111::TracedValue
|
/aosp_15_r20/external/libchrome/base/trace_event/ |
H A D | trace_event_argument.cc | 74 TracedValue::TracedValue() : TracedValue(0) { in TracedValue() function in base::trace_event::TracedValue 77 TracedValue::TracedValue(size_t capacity) { in TracedValue() function in base::trace_event::TracedValue
|
H A D | blame_context.h | 17 class TracedValue; variable
|
H A D | process_memory_dump.h | 36 class TracedValue; variable
|
H A D | memory_allocator_dump.h | 29 class TracedValue; variable
|
/aosp_15_r20/external/cronet/base/test/ |
H A D | test_pending_task.h | 17 class TracedValue; variable
|