Home
last modified time | relevance | path

Searched defs:totLen (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_socket.cpp281 int CheckReadBytes(const int count, const int totLen) in CheckReadBytes() argument
304 int CheckUdpPacket(struct UdpDhcpPacket *pPacket, const int totLen) in CheckUdpPacket() argument
[all...]
/foundation/multimedia/audio_framework/frameworks/native/audioeffect/src/
H A Daudio_effect_chain_manager.cpp383 size_t totLen = static_cast<size_t>(bufferAttr->frameLen * bufferAttr->numChans * sizeof(float)); in ApplyAudioEffectChain() local
/foundation/communication/dhcp/test/fuzztest/dhcpclientfun_fuzzer/
H A Ddhcpclientfun_fuzzer.cpp302 int totLen = static_cast<int>(data[0]); in CheckReadBytesFuzzerTest() local
308 int totLen = static_cast<int>(data[0]); in CheckUdpPacketFuzzerTest() local

Completed in 5 milliseconds