| /foundation/ability/ability_base/interfaces/kits/native/want/src/ |
| D | array_wrapper.cpp | 149 sptr<IArray> array = new (std::nothrow) Array(size, g_IID_IString); in ParseString() local 159 sptr<IArray> array = new (std::nothrow) Array(size, g_IID_IBoolean); in ParseBoolean() local 169 sptr<IArray> array = new (std::nothrow) Array(size, g_IID_IByte); in ParseByte() local 179 sptr<IArray> array = new (std::nothrow) Array(size, g_IID_IShort); in ParseShort() local 189 sptr<IArray> array = new (std::nothrow) Array(size, g_IID_IInteger); in ParseInteger() local 199 sptr<IArray> array = new (std::nothrow) Array(size, g_IID_ILong); in ParseLong() local 209 sptr<IArray> array = new (std::nothrow) Array(size, g_IID_IFloat); in ParseFloat() local 219 sptr<IArray> array = new (std::nothrow) Array(size, g_IID_IDouble); in ParseDouble() local 228 sptr<IArray> array = new (std::nothrow) Array(size, g_IID_IChar); in ParseChar() local 237 sptr<IArray> array = new (std::nothrow) Array(size, g_IID_IArray); in ParseArray() local [all …]
|
| D | want_params.cpp | 702 sptr<IArray> array(ao); in WriteMarshalling() local 785 static void FillArray(IArray *ao, std::vector<T1> &array) in FillArray() 804 std::vector<T1> array; in SetNewArray() local 832 std::vector<std::u16string> array; in WriteArrayToParcelString() local 852 std::vector<int8_t> array; in WriteArrayToParcelBool() local 871 std::vector<int8_t> array; in WriteArrayToParcelByte() local 885 std::vector<int32_t> array; in WriteArrayToParcelChar() local 899 std::vector<short> array; in WriteArrayToParcelShort() local 913 std::vector<int> array; in WriteArrayToParcelInt() local 927 std::vector<int64_t> array; in WriteArrayToParcelLong() local [all …]
|
| /foundation/arkui/ace_engine/test/unittest/core/base/ |
| D | distributed_ui_test_ng.cpp | 86 auto array = distributedUI.DumpUITree(); variable 103 …oid(int32_t, SerializeableObjectArray&)> fun = [](int32_t num, SerializeableObjectArray& array) {}; in __anonfbfaf56d0202() 130 auto array = distributedUI.DumpUITree(); variable 144 …oid(int32_t, SerializeableObjectArray&)> fun = [](int32_t num, SerializeableObjectArray& array) {}; in __anonfbfaf56d0302() 169 auto array = distributedUI.DumpUITree(); variable 177 …oid(int32_t, SerializeableObjectArray&)> fun = [](int32_t num, SerializeableObjectArray& array) {}; in __anonfbfaf56d0402() 205 auto array = distributedUI.DumpUITree(); variable 212 … std::function<void(SerializeableObjectArray&)> eventFun = [](SerializeableObjectArray& array) {}; in __anonfbfaf56d0502() 244 auto array = distributedUI.DumpUITree(); variable 251 …oid(int32_t, SerializeableObjectArray&)> fun = [](int32_t num, SerializeableObjectArray& array) {}; in __anonfbfaf56d0602() [all …]
|
| /foundation/multimedia/audio_framework/frameworks/native/ohaudio/test/unittest/oh_audio_device_change_test/src/ |
| D | oh_audio_device_change_unit_test.cpp | 77 OH_AudioDeviceDescriptorArray *array = nullptr; variable 96 OH_AudioDeviceDescriptorArray *array = nullptr; variable 117 OH_AudioDeviceDescriptorArray *array = nullptr; variable 138 OH_AudioDeviceDescriptorArray *array = nullptr; variable 160 OH_AudioDeviceDescriptorArray *array = nullptr; variable 175 OH_AudioDeviceDescriptorArray *array = nullptr; variable 378 OH_AudioDeviceDescriptorArray *array = nullptr; variable 411 OH_AudioDeviceDescriptorArray *array = nullptr; variable 444 OH_AudioDeviceDescriptorArray *array = nullptr; variable 477 OH_AudioDeviceDescriptorArray *array = nullptr; variable [all …]
|
| /foundation/arkui/ui_lite/test/autotest/src/ |
| D | tcp_socket_manager.cpp | 84 void TcpSocketClientManager::OnGetEventValue(QJsonArray array, std::vector<int>& values) in OnGetEventValue() 91 void TcpSocketClientManager::OnGetPageNav(QJsonArray array, std::vector<std::string>& pageNav) in OnGetPageNav() 98 void TcpSocketClientManager::OnGetTestSetps(QJsonArray array, std::vector<TestSteps>& steps) in OnGetTestSetps() 227 QJsonArray array = value.toArray(); in OnGetTestInfo() local 235 QJsonArray array = value.toArray(); in OnGetTestInfo() local
|
| /foundation/ability/dmsfwk/services/dtbschedmgr/include/mission/ |
| D | json_util.h | 58 for (const auto &array : arrays) { in CheckArrayType() local 68 for (const auto &array : arrays) { in CheckArrayType() local 79 for (const auto &array : arrays) { in CheckArrayType() local
|
| /foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/ |
| D | json_util.h | 58 for (const auto &array : arrays) { in CheckArrayType() local 69 for (const auto &array : arrays) { in CheckArrayType() local 81 for (const auto &array : arrays) { in CheckArrayType() local
|
| /foundation/ability/form_fwk/services/include/ |
| D | json_util_form.h | 54 for (const auto &array : arrays) { in CheckArrayType() local 65 for (const auto &array : arrays) { in CheckArrayType() local 77 for (const auto &array : arrays) { in CheckArrayType() local
|
| /foundation/ability/dmsfwk/services/dtbschedmgr/include/ |
| D | json_util.h | 56 for (const auto &array : arrays) { in CheckArrayType() local 67 for (const auto &array : arrays) { in CheckArrayType() local 79 for (const auto &array : arrays) { in CheckArrayType() local
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
| D | json_util.h | 57 for (const auto &array : arrays) { in CheckArrayType() local 68 for (const auto &array : arrays) { in CheckArrayType() local 80 for (const auto &array : arrays) { in CheckArrayType() local
|
| /foundation/graphic/graphic_2d/utils/color_manager/test/native_color_space_manager/ |
| D | native_color_space_manager_test.cpp | 84 WhitePointArray array = OH_NativeColorSpaceManager_GetWhitePoint(nativeColorSpaceManager); variable 119 WhitePointArray array = OH_NativeColorSpaceManager_GetWhitePoint(nativeColorSpaceManager); variable
|
| /foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ |
| D | transform.h | 30 std::vector<T> array; in ConstructVectorFromArray() local
|
| /foundation/communication/dsoftbus/tests/core/common/json_utils/uttest/ |
| D | softbus_json_utils_test.cpp | 870 int32_t array[] = {1, 2, 3}; // 1, 2, 3 are test values variable 885 int32_t array[] = {1, 2, 3}; // 1, 2, 3 are test values variable 918 int32_t array[] = {1, 2, 3}; // 1, 2, 3 are test values variable 935 int32_t array[] = {1, 2, 3}; // 1, 2, 3 are test values variable 950 int32_t array[ARRAY_LEN]; variable 964 int32_t array[ARRAY_LEN]; variable 993 int32_t array[ARRAY_LEN]; variable 1009 int32_t array[ARRAY_LEN]; variable 1024 cJSON *array = cJSON_CreateArray(); variable
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| D | js_relative_container.cpp | 107 JSRef<JSArray> array = JSRef<JSArray>::Cast(referencedIdVal); in ParseBarrierInfo() local 131 JSRef<JSArray> array = JSRef<JSArray>::Cast(tmpInfo); in JsBarrier() local 191 JSRef<JSArray> array = JSRef<JSArray>::Cast(tmpInfo); in JsGuideline() local
|
| /foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/ |
| D | vector.h | 75 T* array = new T[capacity_]; in PushBack() local 152 T* array = array_; in Swap() local
|
| /foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/handler/src/ |
| D | dcamera_handler.cpp | 179 cJSON *array = cJSON_CreateArray(); in CreateAVCodecList() local 357 cJSON* array = cJSON_CreateArray(); in ConfigFormatphoto() local 364 cJSON* array = cJSON_CreateArray(); in ConfigFormatphoto() local 391 cJSON* array = cJSON_CreateArray(); in ConfigFormatvideo() local 398 cJSON* array = cJSON_CreateArray(); in ConfigFormatvideo() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| D | pre_bundle_profile.cpp | 76 for (const auto &array : arrays) { in TransformTo() local 193 for (const auto &array : arrays) { in TransformTo() local 428 for (const auto &array : arrays) { in TransformJsonToExtensionTypeList() local
|
| /foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/include/ |
| D | file_path.h | 28 #define arraysize(array) (sizeof(ArraySizeHelper(array))) argument
|
| /foundation/filemanagement/app_file_service/tests/mock/cJson/src/ |
| D | cJsonMock.cpp | 133 CJSON_PUBLIC(int) cJSON_GetArraySize(const cJSON *array) in cJSON_GetArraySize() 138 CJSON_PUBLIC(cJSON_bool) cJSON_AddItemToArray(cJSON *array, cJSON *item) in cJSON_AddItemToArray()
|
| /foundation/communication/bluetooth/frameworks/js/napi/src/common/ |
| D | napi_native_object.cpp | 55 napi_value array; in ToNapiValue() local 65 napi_value array; in ToNapiValue() local 95 napi_value array; in ToNapiValue() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/ |
| D | shape_container_paint_property.h | 83 std::vector<double> array = propImageMesh_->GetMesh(); in ToJsonValue() local
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/test/unittest/common/ |
| D | localization_module_tdd_test.cpp | 83 JSIValue array = JSI::CreateArray(1); variable
|
| /foundation/arkui/ace_engine/adapter/ohos/entrance/ |
| D | ui_content_impl.h | 203 void ProcessSerializeableInputEvent(const SerializeableObjectArray& array) override in ProcessSerializeableInputEvent() 207 void RestoreUITree(const SerializeableObjectArray& array) override in RestoreUITree() 211 void UpdateUITree(const SerializeableObjectArray& array) override in UpdateUITree()
|
| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/ |
| D | webgl_arg.cpp | 281 bool array = false; in GenBufferData() local 515 void WebGLImageSource::DecodeData(const WebGLFormatMap* formatMap, uint8_t* array) in DecodeData() 528 void WebGLImageSource::DecodeDataForRGB_UBYTE(const WebGLFormatMap* formatMap, uint8_t* array) in DecodeDataForRGB_UBYTE() 541 …id WebGLImageSource::DecodeDataForRGBA_USHORT_4444(const WebGLFormatMap* formatMap, uint8_t* array) in DecodeDataForRGBA_USHORT_4444() 555 …id WebGLImageSource::DecodeDataForRGBA_USHORT_5551(const WebGLFormatMap* formatMap, uint8_t* array) in DecodeDataForRGBA_USHORT_5551() 569 void WebGLImageSource::DecodeDataForRGB_USHORT_565(const WebGLFormatMap* formatMap, uint8_t* array) in DecodeDataForRGB_USHORT_565() 749 bool WebGLArg::GetStringList(napi_env env, napi_value array, std::vector<char*>& list) in GetStringList()
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/ |
| D | hfp_ag_sdp_client.cpp | 209 HfpAgRemoteSdpServiceArray array; in CopySdpServiceArray() local 240 void HfpAgSdpClient::DeleteSdpServiceArray(HfpAgRemoteSdpServiceArray &array) in DeleteSdpServiceArray() 261 const HfpAgRemoteSdpServiceArray &array, in LoopAllProtocolRfcomm()
|