Home
last modified time | relevance | path

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

/test/xts/device_attest/test/fuzztest/devattestcorenetwork_fuzzer/
H A Ddevattest_core_network_fuzz.c122 uint32_t headerLen = strlen(respMsg) - contentLen; in ParseHttpsResp() local
/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
/third_party/skia/src/pdf/
H A DSkPDFType1Font.cpp48 static bool parsePFB(const uint8_t* src, size_t size, size_t* headerLen, in parsePFB() argument
67 static bool parsePFA(const char* src, size_t size, size_t* headerLen, in parsePFA() argument
133 convert_type1_font_stream(std::unique_ptr<SkStreamAsset> srcStream, size_t* headerLen, size_t* dataLen, size_t* trailerLen) convert_type1_font_stream() argument
[all...]
/third_party/mesa3d/src/glx/
H A Dglxext.c1107 __glXSendLargeCommand(struct glx_context * ctx, const GLvoid * header, GLint headerLen, const GLvoid * data, GLint dataLen) __glXSendLargeCommand() argument
/test/xts/device_attest/services/core/network/
H A Dattest_network.c828 uint32_t headerLen = strlen(header); in BuildHttpsMsg() local
1070 uint32_t headerLen in ParseHttpsResp() local
[all...]
/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 12 milliseconds