Home
last modified time | relevance | path

Searched defs:packet (Results 1 - 25 of 720) sorted by relevance

12345678910>>...29

/third_party/musl/libc-test/src/regression/
H A Ddn_expand-ptr-0.c10 unsigned char packet[] = {2,'p','q',0xc0,5,0}; in main() local
H A Ddn_expand-empty.c9 unsigned char packet[] = ""; in main() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H A Dhci_cmd.h31 Packet *packet; member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt_cmd_complete.c36 void HciEventOnCommandCompleteEvent(Packet *packet) in HciEventOnCommandCompleteEvent() argument
/third_party/node/deps/v8/src/libplatform/tracing/
H A Dtrace-event-listener.cc20 const perfetto::protos::TracePacket& packet = trace.packet(i); in ParseFromArray() local
/foundation/communication/bluetooth_service/services/bluetooth/hardware/src/
H A Dbluetooth_hci_callbacks.cpp48 BtPacket packet = { in OnReceivedHciPacket() local
H A Dbluetooth_hdi.cpp51 int HdiSendHciPacket(BtPacketType type, const BtPacket *packet) in HdiSendHciPacket() argument
/base/security/device_security_level/services/common/
H A Ddslm_msg_serialize.c73 MessagePacket *packet = NULL; in ParseMessage() local
97 void FreeMessagePacket(MessagePacket *packet) in FreeMessagePacket() argument
[all...]
/base/security/device_security_level/services/sa/common/
H A Ddslm_rpc_process.c46 MessagePacket *packet = ParseMessage(&buff); in OnPeerMsgReceived() local
[all...]
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Dcapture_v3x.h26 static inline void rkisp_mipi_v30_isr(u32 phy, u32 packet, u32 overflow, u32 state, struct rkisp_device *dev) in rkisp_mipi_v30_isr() argument
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Dcapture_v3x.h20 static inline void rkisp_mipi_v30_isr(u32 phy, u32 packet, u32 overflow, u32 state, struct rkisp_device *dev) {} in rkisp_mipi_v30_isr() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_single_ver_msg_schedule_test.cpp263 const DataRequestPacket *packet = msg->GetObject<DataRequestPacket>(); in HWTEST_F() local
320 const DataRequestPacket *packet = msg->GetObject<DataRequestPacket>(); in HWTEST_F() local
386 const DataRequestPacket *packet = msg->GetObject<DataRequestPacket>(); in HWTEST_F() local
430 const DataRequestPacket *packet = msg->GetObject<DataRequestPacket>(); in HWTEST_F() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def.h45 Packet *packet; member
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dpg.h53 char packet[12]; /* packet command */ member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dpg.h53 char packet[12]; /* packet command */ member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dpg.h15 char packet[12]; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dpg.h30 char packet[12]; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dpg.h30 char packet[12]; member
/third_party/ffmpeg/libavcodec/
H A Ddvdsub_parser.c30 uint8_t *packet; member
H A Dxma_parser.c37 int duration = 0, packet, nb_packets = buf_size / 2048; in xma_parse() local
/third_party/ffmpeg/tools/
H A Dseek_print.c50 AVPacket packet; in main() local
[all...]
/third_party/pulseaudio/src/modules/raop/
H A Draop-packet-buffer.c97 pa_memchunk *packet = NULL; in pa_raop_packet_buffer_prepare() local
133 pa_memchunk *packet = NULL; in pa_raop_packet_buffer_retrieve() local
/third_party/vk-gl-cts/framework/referencerenderer/
H A DrrPrimitivePacket.cpp40 VertexPacket* packet; in EmitVertex() local
H A DrrVertexPacket.cpp85 VertexPacket* packet = *--m_singleAllocPool.end(); in alloc() local
/base/msdp/device_status/intention/adapters/dsoftbus_adapter/src/
H A Ddsoftbus_adapter.cpp58 int32_t DSoftbusAdapter::SendPacket(const std::string &networkId, NetPacket &packet) in SendPacket() argument
68 int32_t DSoftbusAdapter::BroadcastPacket(NetPacket &packet) in BroadcastPacket() argument

Completed in 6 milliseconds

12345678910>>...29