Home
last modified time | relevance | path

Searched defs:payloadSize (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/src/
H A Dpacket.c68 Packet *PacketMalloc(uint16_t headSize, uint16_t tailSize, uint32_t payloadSize) in PacketMalloc() argument
200 uint32_t payloadSize = PacketPayloadSize(pkt); in PacketContinuousPayload() local
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_encoder.cpp865 FillLitePropertyItem(std::vector<uint8_t>& properties, size_t& offset, PropertyType type, const void* payloadData, size_t payloadSize) FillLitePropertyItem() argument
1604 FillImagePropertyItem(const std::shared_ptr<AbsMemory> &mem, const size_t offset, PropertyType type, const void* payloadData, size_t payloadSize) FillImagePropertyItem() argument
[all...]

Completed in 5 milliseconds