Searched refs:kServicePacketSequenceID (Results 1 – 3 of 3) sorted by relevance
90 static constexpr PacketSequenceID kServicePacketSequenceID = 1; variable
1556 packet->set_trusted_packet_sequence_id(kServicePacketSequenceID); in OnAllDataSourceStartedTimeout()2016 packet->set_trusted_packet_sequence_id(kServicePacketSequenceID); in OnFlushTimeout()3586 packet->set_trusted_packet_sequence_id(kServicePacketSequenceID); in EmitClockSnapshot()3600 packet->set_trusted_packet_sequence_id(kServicePacketSequenceID); in EmitSyncMarker()3614 packet->set_trusted_packet_sequence_id(kServicePacketSequenceID); in EmitStats()3705 packet->set_trusted_packet_sequence_id(kServicePacketSequenceID); in EmitUuid()3719 packet->set_trusted_packet_sequence_id(kServicePacketSequenceID); in MaybeEmitTraceConfig()3807 packet->set_trusted_packet_sequence_id(kServicePacketSequenceID); in EmitSystemInfo()3823 packet->set_trusted_packet_sequence_id(kServicePacketSequenceID); in EmitLifecycleEvents()3850 packet->set_trusted_packet_sequence_id(kServicePacketSequenceID); in EmitLifecycleEvents()[all …]
619 PacketSequenceID last_packet_sequence_id = kServicePacketSequenceID;