Home
last modified time | relevance | path

Searched defs:arrayLen (Results 1 – 6 of 6) sorted by relevance

/foundation/communication/dsoftbus/core/common/json_utils/
Dsoftbus_json_utils.c340 …ol AddIntArrayToJsonObject(cJSON *json, const char *string, const int32_t *array, int32_t arrayLen) in AddIntArrayToJsonObject()
358 … GetJsonObjectIntArrayItem(const cJSON *json, const char *string, int32_t *array, int32_t arrayLen) in GetJsonObjectIntArrayItem()
/foundation/communication/netmanager_base/services/common/src/
Droute_utils.cpp189 int32_t arrayLen = (af == AF_INET ? IPV4_UINT_LEN : IPV6_UINT_LEN); in MaskAddress() local
/foundation/multimedia/audio_framework/frameworks/js/napi/common/
Dnapi_param_utils.cpp564 uint32_t arrayLen = 0; in GetCaptureFilterOptionsVector() local
784 uint32_t arrayLen = 0; in GetAudioDeviceDescriptorVector() local
1024 uint32_t arrayLen = 0; in GetExtraParametersVector() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
Dchart_component.cpp445 …t::ParseDataValue(jerry_value_t dataValue, uint16_t interval, Point* pointArray, uint16_t arrayLen) in ParseDataValue()
/foundation/communication/nfc/frameworks/js/napi/common/
Dnfc_napi_common_utils.cpp115 uint32_t arrayLen = 0; in ParseUInt32Vector() local
/foundation/ability/ability_runtime/frameworks/js/napi/app/ability_delegator/
Djs_ability_delegator.cpp1420 uint32_t arrayLen = 0; in ParseArrayStringValue() local