Searched defs:headerLen (Results 1 - 8 of 8) sorted by relevance
| /test/xts/device_attest/test/fuzztest/devattestcorenetwork_fuzzer/ |
| H A D | devattest_core_network_fuzz.c | 122 uint32_t headerLen = strlen(respMsg) - contentLen;
in ParseHttpsResp() local
|
| /foundation/ability/dmsfwk/services/dtbschedmgr/src/softbus_adapter/transport/ |
| H A D | dsched_softbus_session.cpp | 416 uint32_t headerLen = (sizeof(uint16_t) + sizeof(uint16_t)) * HEADER_TLV_NUM + in MakeFragDataHeader() local
|
| /foundation/distributedhardware/distributed_camera/services/channel/src/ |
| H A D | dcamera_softbus_session.cpp | 421 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 D | coap_adapter.c | 49 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 D | SkPDFType1Font.cpp | 48 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 D | glxext.c | 1107 __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 D | attest_network.c | 828 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 D | ark_native_engine.cpp | 2479 constexpr size_t headerLen = sizeof(uint64_t); in IsValidScriptBuffer() local
|
Completed in 12 milliseconds