Home
last modified time | relevance | path

Searched defs:listLength (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/connection/async_context/src/
H A Dsetcustomdnsrule_context.cpp57 uint32_t listLength = NapiUtils::GetArrayLength(GetEnv(), params[ARG_INDEX_1]); in ParseParams() local
H A Dsetglobalhttpproxy_context.cpp64 uint32_t listLength = NapiUtils::GetArrayLength(GetEnv(), exclusionValue); in ParseParams() local
/ohos5.0/base/security/dataclassification/frameworks/datatransmitmgr/
H A Ddev_slinfo_list.c113 int32_t listLength = 0; in GetListLength() local
/ohos5.0/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
/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Dfast_audio_render.cpp304 int32_t FastRenderGetExtraParams(AudioHandle handle, char *keyValueList, int32_t listLength) in FastRenderGetExtraParams()
/ohos5.0/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
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/async_context/src/
H A Drequest_context.cpp343 uint32_t listLength = NapiUtils::GetArrayLength(GetEnv(), exclusionListValue); in ParseUsingHttpProxy() local