Searched refs:sequence_flags (Results 1 – 12 of 12) sorted by relevance
12 sequence_flags: 1 # SEQ_INCREMENTAL_STATE_CLEARED71 sequence_flags: 1 # SEQ_INCREMENTAL_STATE_CLEARED84 sequence_flags: 2 # SEQ_NEEDS_INCREMENTAL_STATE97 sequence_flags: 2 # SEQ_NEEDS_INCREMENTAL_STATE110 sequence_flags: 2 # SEQ_NEEDS_INCREMENTAL_STATE125 sequence_flags: 2 # SEQ_NEEDS_INCREMENTAL_STATE
68 sequence_flags: 2 # SEQ_NEEDS_INCREMENTAL_STATE81 sequence_flags: 2 # SEQ_NEEDS_INCREMENTAL_STATE142 sequence_flags: 2 # SEQ_NEEDS_INCREMENTAL_STATE156 sequence_flags: 2 # SEQ_NEEDS_INCREMENTAL_STATE169 sequence_flags: 2 # SEQ_NEEDS_INCREMENTAL_STATE180 sequence_flags: 2 # SEQ_NEEDS_INCREMENTAL_STATE213 sequence_flags: 2 # SEQ_NEEDS_INCREMENTAL_STATE298 sequence_flags: 2 # SEQ_NEEDS_INCREMENTAL_STATE325 sequence_flags: 2 # SEQ_NEEDS_INCREMENTAL_STATE
31 sequence_flags: 1111 sequence_flags: 1
37 uint32_t sequence_flags) { in WriteFixedInterningsPacket() argument55 if (sequence_flags) { in WriteFixedInterningsPacket()56 packet->set_sequence_flags(sequence_flags); in WriteFixedInterningsPacket()
38 uint32_t sequence_flags);
88 uint32_t sequence_flags = decoder.sequence_flags(); in ParsePacket() local91 sequence_flags & in ParsePacket()127 if (decoder.sequence_flags() & in ParsePacket()
779 uint32_t sequence_flags = flags(); in DoAllocate() local780 if ((sequence_flags & DISABLE_ALL_PHASES) == DISABLE_ALL_PHASES) { in DoAllocate()789 sequence_flags |= PORTALLOCATOR_DISABLE_RELAY; in DoAllocate()792 if (!(sequence_flags & PORTALLOCATOR_ENABLE_IPV6) && in DoAllocate()798 if (!(sequence_flags & PORTALLOCATOR_ENABLE_IPV6_ON_WIFI) && in DoAllocate()808 DisableEquivalentPhases(networks[i], config, &sequence_flags); in DoAllocate()810 if ((sequence_flags & DISABLE_ALL_PHASES) == DISABLE_ALL_PHASES) { in DoAllocate()817 new AllocationSequence(this, networks[i], config, sequence_flags); in DoAllocate()
128 if (parsed_packet.sequence_flags() & perfetto::protos::pbzero::
166 if (packet.sequence_flags() & in UpdateIncrementalState()
243 optional uint32 sequence_flags = 13; field
9052 optional uint32 sequence_flags = 13; field
517 if (packet.sequence_flags() & perfetto::protos::pbzero::TracePacket:: in ReadSlicesFromTrace()893 if (packet.sequence_flags() & in TEST_P()904 packet.sequence_flags() & in TEST_P()3576 if (packet.sequence_flags() & in OnTracePacket()