Home
last modified time | relevance | path

Searched defs:network_packet_bundle (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/perfetto/protos/perfetto/trace/
H A Dtrace_packet.proto218 NetworkPacketBundle network_packet_bundle = 92; field
H A Dperfetto_trace.proto15793 NetworkPacketBundle network_packet_bundle = 92; field
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_non_minimal_lite_gen/gen/external/perfetto/protos/perfetto/trace/
Dtrace_packet.pb.cc468 TracePacket::_Internal::network_packet_bundle(const TracePacket* msg) { in network_packet_bundle() function in perfetto::protos::TracePacket::_Internal
1947 …ePacket::set_allocated_network_packet_bundle(::perfetto::protos::NetworkPacketBundle* network_pack… in set_allocated_network_packet_bundle()
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_non_minimal_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/
Dtrace_packet.pb.h6376 inline const ::perfetto::protos::NetworkPacketBundle& TracePacket::network_packet_bundle() const { in network_packet_bundle() function
6391 …fe_arena_set_allocated_network_packet_bundle(::perfetto::protos::NetworkPacketBundle* network_pack… in unsafe_arena_set_allocated_network_packet_bundle()
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_non_minimal_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/
H A Dtrace_packet.pb.h6354 inline const ::perfetto::protos::NetworkPacketBundle& TracePacket::network_packet_bundle() const { in network_packet_bundle() function
6369 …fe_arena_set_allocated_network_packet_bundle(::perfetto::protos::NetworkPacketBundle* network_pack… in unsafe_arena_set_allocated_network_packet_bundle()
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_non_minimal_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/
H A Dtrace_packet.pbzero.h264 ::protozero::ConstBytes network_packet_bundle() const { return at<92>().as_bytes(); } in network_packet_bundle() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_non_minimal_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/
Dtrace_packet.pbzero.h264 ::protozero::ConstBytes network_packet_bundle() const { return at<92>().as_bytes(); } in network_packet_bundle() function
/aosp_15_r20/external/pigweed/third_party/perfetto/repo/protos/perfetto/trace/
H A Dperfetto_trace.proto14885 NetworkPacketBundle network_packet_bundle = 92; field