Home
last modified time | relevance | path

Searched refs:nested_value (Results 1 – 3 of 3) sorted by relevance

/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto6193 NestedValue nested_value = 8; field
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.h10738 ::protozero::ConstBytes nested_value() const { return at<8>().as_bytes(); }
108394 ::protozero::ConstBytes nested_value() const { return at<8>().as_bytes(); }
121960 const DebugAnnotation_NestedValue& nested_value() const { return *nested_value_; }
Dperfetto.cpp28583 const DebugAnnotation_NestedValue& nested_value() const { return *nested_value_; } in nested_value() function in perfetto::protos::gen::DebugAnnotation