Home
last modified time | relevance | path

Searched defs:packetSize (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/gd/l2cap/fuzz/
Dfuzz_l2cap.cc93 uint16_t packetSize = in LLVMFuzzerTestOneInput() local
/packages/apps/TV/tuner/src/com/android/tv/tuner/data/
DCea708Parser.java299 int packetSize = bytes[pos + 1] & 0x3F; // last 6 bits in parseCcPacket() local
326 int packetSize = data[pos] & 0x3f; in parseDtvCcPacket() local
/packages/modules/NeuralNetworks/common/
DExecutionBurstController.cpp169 const uint32_t packetSize = packetInfo.packetSize; in deserialize() local
DExecutionBurstServer.cpp183 const uint32_t packetSize = packetInfo.packetSize; in deserialize() local