/aosp_15_r20/external/python/bumble/bumble/transport/ |
D | common.py | 180 def next_packet(self) -> Optional[bytes]: member in PacketReader 216 async def next_packet(self) -> bytes: member in AsyncPacketReader
|
/aosp_15_r20/external/webrtc/test/ |
H A D | rtcp_packet_parser.cc | 31 for (const uint8_t* next_packet = buffer; next_packet != buffer_end; in Parse() local
|
/aosp_15_r20/external/python/bumble/apps/ |
D | show.py | 72 def next_packet(self): member in SnoopPacketReader
|
/aosp_15_r20/external/webrtc/api/neteq/ |
H A D | neteq_controller.h | 92 absl::optional<PacketInfo> next_packet; member
|
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/ |
H A D | neteq_impl.cc | 724 const Packet* next_packet = packet_buffer_->PeekNextPacket(); in InsertPacketInternal() local 1951 const Packet* next_packet = packet_buffer_->PeekNextPacket(); in ExtractPackets() local
|
H A D | packet_buffer_unittest.cc | 136 const Packet* next_packet = buffer.PeekNextPacket(); in TEST() local
|
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/ |
H A D | rtp_packetizer_av1.cc | 356 const Packet& next_packet = packets_[packet_index_]; in NextPacket() local
|
H A D | ulpfec_receiver_unittest.cc | 121 std::unique_ptr<AugmentedPacket> next_packet( in PacketizeFrame() local
|
H A D | flexfec_receiver_unittest.cc | 90 std::unique_ptr<Packet> next_packet( in PacketizeFrame() local
|
H A D | rtcp_sender_unittest.cc | 670 const uint8_t* next_packet = data; in TEST_F() local
|
/aosp_15_r20/external/perfetto/src/tracing/service/ |
H A D | trace_buffer.cc | 843 const uint8_t* next_packet = packet_data + packet_size; in ReadNextPacketInChunk() local
|
/aosp_15_r20/external/webrtc/modules/audio_coding/acm2/ |
H A D | audio_coding_module_unittest.cc | 966 while (std::unique_ptr<test::Packet> next_packet = in RunInner() local
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 119319 struct snd_usb_packet_info next_packet[12]; member
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 117080 struct snd_usb_packet_info next_packet[12]; member
|
H A D | vmlinux.h | 117080 struct snd_usb_packet_info next_packet[12]; member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/ |
H A D | vmlinux.h | 125749 struct snd_usb_packet_info next_packet[12]; member
|