Home
last modified time | relevance | path

Searched defs:headerLen (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/src/softbus_adapter/transport/
H A Ddsched_softbus_session.cpp416 uint32_t headerLen = (sizeof(uint16_t) + sizeof(uint16_t)) * HEADER_TLV_NUM + in MakeFragDataHeader() local
/foundation/distributedhardware/distributed_camera/services/channel/src/
H A Ddcamera_softbus_session.cpp421 uint32_t headerLen = sizeof(uint8_t) * HEADER_UINT8_NUM + sizeof(uint16_t) * HEADER_UINT16_NUM + in MakeFragDataHeader() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/mini_discover/
H A Dcoap_adapter.c49 static int32_t CoapParseOptionExtension(uint16_t *value, const uint8_t **dataPos, uint8_t *headerLen, uint32_t bufLen) in CoapParseOptionExtension() argument
/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_native_engine.cpp2479 constexpr size_t headerLen = sizeof(uint64_t); in IsValidScriptBuffer() local

Completed in 8 milliseconds