Home
last modified time | relevance | path

Searched defs:nLen (Results 1 - 6 of 6) 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

Completed in 4 milliseconds