Home
last modified time | relevance | path

Searched defs:mutable_packet (Results 1 – 5 of 5) sorted by relevance

/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.pb.h227 inline ::perfetto::protos::TracePacket* Trace::mutable_packet(int index) { in mutable_packet() function
232 Trace::mutable_packet() { in mutable_packet() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_non_minimal_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/
Dtrace.pb.h227 inline ::perfetto::protos::TracePacket* Trace::mutable_packet(int index) { in mutable_packet() function
232 Trace::mutable_packet() { in mutable_packet() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_unacked_packet_map.cc137 void QuicUnackedPacketMap::AddSentPacket(SerializedPacket* mutable_packet, in AddSentPacket()
H A Dquic_sent_packet_manager.cc673 SerializedPacket* mutable_packet, QuicTime sent_time, in OnPacketSent()
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hal/
Dsnoop_logger.cc1127 HciPacket mutable_packet(immutable_packet); in Capture() local