Home
last modified time | relevance | path

Searched defs:listLength (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/netmanager_base/frameworks/js/napi/connection/async_context/src/
H A Dsetglobalhttpproxy_context.cpp64 uint32_t listLength = NapiUtils::GetArrayLength(GetEnv(), exclusionValue); in ParseParams() local
H A Dsetcustomdnsrule_context.cpp57 uint32_t listLength = NapiUtils::GetArrayLength(GetEnv(), params[ARG_INDEX_1]); in ParseParams() local
/foundation/communication/netstack/frameworks/js/napi/websocket/async_context/src/
H A Dconnect_context.cpp239 uint32_t listLength = NapiUtils::GetArrayLength(GetEnv(), exclusionListValue); in ParseProxy() local
/foundation/communication/netstack/frameworks/js/napi/http/async_context/src/
H A Drequest_context.cpp346 uint32_t listLength = NapiUtils::GetArrayLength(GetEnv(), exclusionListValue); in ParseUsingHttpProxy() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/
H A Dpan_bnep.cpp1052 uint16_t listLength = be16toh(*reinterpret_cast<uint16_t *>(data + offset)); in ProcessBnepFilterNetTypeSet() local
1114 uint16_t listLength = be16toh(*reinterpret_cast<uint16_t *>(data + offset)); in ProcessBnepFilterMultiAddrSet() local
[all...]

Completed in 6 milliseconds