Home
last modified time | relevance | path

Searched defs:nLen (Results 1 - 9 of 9) sorted by relevance

/foundation/communication/dhcp/test/unittest/services/dhcp_client/
H A Ddhcp_options_test.cpp336 int nLen = DHCP_OPT_CODE_BYTES + DHCP_OPT_LEN_BYTES + option[DHCP_OPT_LEN_INDEX]; in HWTEST_F() local
H A Dmock_custom_func.cpp60 int nLen = DHCP_OPT_CODE_BYTES + DHCP_OPT_LEN_BYTES + uOption[DHCP_OPT_LEN_INDEX]; in AddOptDoubleValueToOpts() local
69 int nLen = MockCustomFunc::GetInstance().GetDhcpRawPacket(getPacket, rawFd); in __wrap_GetDhcpRawPacket() local
104 int nLen = MockCustomFunc::GetInstance().GetDhcpKernelPacket(getPacket, sockFd); in __wrap_GetDhcpKernelPacket() local
[all...]
/foundation/communication/netstack/frameworks/js/napi/http/async_context/include/
H A Drequest_context.h42 curl_off_t nLen; member
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtsp/src/
H A Drtsp_sdp.cpp110 int32_t MediaDescription::GetUe(const uint8_t *buf, uint32_t nLen, uint32_t &pos) in GetUe() argument
135 int32_t MediaDescription::GetSe(uint8_t *buf, uint32_t nLen, uint32_t &pos) in GetSe() argument
185 uint32_t nLen = sps.size(); in GetVideoSize() local
[all...]
/foundation/communication/netstack/frameworks/cj/http/include/
H A Dnet_http_request_context.h44 curl_off_t nLen; member
/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_options.cpp383 int nLen = DHCP_OPT_CODE_BYTES + DHCP_OPT_LEN_BYTES + uOption[DHCP_OPT_LEN_INDEX]; in AddOptValueToOpts() local
/base/hiviewdfx/hiview_lite/
H A Dhiview_util.c243 int32 nLen = HIVIEW_FileRead(fdSrc, dataBuf, BUFFER_SIZE); in HIVIEW_FileCopy() local
/base/security/certificate_framework/frameworks/adapter/v1.0/src/
H A Dx509_certificate_openssl.c300 int32_t nLen = i2d_ASN1_OCTET_STRING(skid, &skidBytes); in GetSubKeyIdDNX509Openssl() local
/third_party/sqlite/src/
H A Dsqlite3.c49786 int nLen = sqlite3Strlen30(zBuf); global() local
49824 int nMax, nBuf, nDir, nLen; global() local
[all...]

Completed in 136 milliseconds