Home
last modified time | relevance | path

Searched defs:value (Results 976 - 1000 of 1062) sorted by relevance

1...<<31323334353637383940>>...43

/test/xts/acts/arkui/ace_ets_xcomponent/entry/src/main/cpp/
H A Dplugin_manager.cpp53 int64_t value; in GetContext() local
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dresolvndk.cpp136 int value = res_mkquery(op, dname, cla, type, data, PARAM_0, nullptr, buf, sizeof(buf)); in ResSend() local
H A Dtermiosndk.cpp205 speed_t value = cfsetospeed(&term, 1); in Cfsetospeed() local
229 int value = FAIL; in Cfgetispeed() local
243 int value = FAIL; in Cfgetospeed() local
257 int value = cfsetspeed(&t, B1200); in Cfsetspeed() local
[all...]
H A Duiondk.cpp66 ssize_t value = writev(fd, ios, sizeof(ios) / sizeof(struct iovec)); in Readv() local
124 ssize_t value = writev(fd, ios, sizeof(ios) / sizeof(struct iovec)); in PReadV() local
148 ssize_t value = writev(fd, ios, sizeof(ios) / sizeof(struct iovec)); in PReadV64() local
/test/xts/acts/multimedia/image/image_js_standard/imageReceiverNDK/entry/src/main/cpp/napi/
H A Dimage_receiver_mdk_test.cpp204 static void setInt32NamedProperty(napi_env env, napi_value object, const char* utf8name, int32_t value) in setInt32NamedProperty() argument
/test/xts/acts/security/crypto_framework_napi_BasicTest/src/
H A Dcrypto_framework_asym_key_test.cpp162 static OH_Crypto_ErrCode Ecc_GetEncode(OH_CryptoPubKey *pubKey, Crypto_DataBlob *value) in Ecc_GetEncode() argument
168 static OH_Crypto_ErrCode Rsa_GetEncode(OH_CryptoPubKey *pubKey, Crypto_DataBlob *value) in Rsa_GetEncode() argument
174 static OH_Crypto_ErrCode GetEncode(const char *name, OH_CryptoPubKey *pubKey, Crypto_DataBlob *value) in GetEncode() argument
/test/xts/device_attest/services/core/attest/
H A Dattest_service.c428 static int32_t SetAttestResultArray(int32_t** resultArray, int32_t value) in SetAttestResultArray() argument
H A Dattest_service_device.c96 char* value = setDataFunc(); in SetSysData() local
/test/xts/device_attest/services/core/adapter/
H A Dattest_adapter_mock.c97 char* value = NULL; in GetDeviceParaStub() local
/test/xts/device_attest_lite/services/core/network/
H A Dattest_coap.c103 static void CoapGetOptionParam(const uint16_t value, uint8_t* param) in CoapGetOptionParam() argument
484 static int32_t CoapParseOptionExtension(uint16_t* value, const uint8_t** p, uint8_t* hlen, size_t bufLen) in CoapParseOptionExtension() argument
[all...]
/test/xts/device_attest/interfaces/kits/napi/src/
H A Ddevattest_napi.cpp29 AttestResultInfo value; // 返回值 member
/test/xts/device_attest_lite/services/core/adapter/
H A Dattest_adapter_mock.c97 char* value = NULL; in GetDeviceParaStub() local
/test/xts/device_attest_lite/services/core/security/
H A Dattest_security.c405 uint8_t value = hash[i]; in MD5Encode() local
/test/xts/hats/hdf/audio/idl/benchmarktest/adapter/
H A Daudio_adapter_benchmarktest.cpp358 const char *value = "sup_sampling_rates=4800;sup_channels=1;sup_formats=2;"; in BENCHMARK_F() local
379 char value[AUDIO_ADAPTER_BUF_TEST]; in BENCHMARK_F() local
/test/xts/hats/hdf/audio/idl/common/adapter/src/
H A Daudio_adapter_common_test.cpp434 char value[AUDIO_ADAPTER_BUF_TEST]; in HWTEST_F() local
442 const char *value = "sup_sampling_rates=4800;sup_channels=1;sup_formats=2;"; in HWTEST_F() local
458 char value[AUDIO_ADAPTER_BUF_TEST]; in HWTEST_F() local
466 char value[AUDIO_ADAPTER_BUF_TEST] = "sup_sampling_rates=4800;sup_channels=1;sup_formats=2;"; in HWTEST_F() local
[all...]
/test/xts/hats/hdf/audio/idl/common/adapter_additional/src/
H A Daudio_adapter_common_test.cpp2084 const char *value = "sup_sampling_rates=4800;sup_channels=1;sup_formats=2;"; in HWTEST_F() local
2103 char value[1024] = "sup_sampling_rates=4800;sup_channels=1;sup_formats=2;"; in HWTEST_F() local
/test/xts/hats/hdf/camera/cameraMg/v1_2/src/
H A Dcamera_hdi_test_v1_2.cpp44 uint8_t value = OHOS::HDI::Camera::V1_2::STILL_IMAGE; in TakePhoteWithDefferredImage() local
745 uint8_t value in HWTEST_F() local
[all...]
/test/xts/hats/hdf/camera/cameraMg/v1_3/src/
H A Dcamera_professional_test_v1_3.cpp48 bool g_isModeExists(std::shared_ptr<CameraMetadata> ability, uint32_t tag, uint8_t value) in g_isModeExists() argument
/test/xts/acts/startup/startup_standard/init_ndkTest/entry/src/main/cpp/
H A Dinitndk.cpp246 int value = FAIL; in CanIUse() local
260 int value = FAIL; in CanIUseOther() local
/test/xts/hats/hdf/display/composer/common/
H A Ddisplay_test_utils.cpp118 uint32_t GetUint32(uint32_t value) in GetUint32() argument
157 void SetUint32(uint32_t &dst, uint32_t value) in SetUint32() argument
/test/xts/hats/powermgr/battery/hdi_battery/common/
H A Dhdi_battery_test.cpp751 std::string value = ""; HWTEST_F() local
764 std::string value = ""; HWTEST_F() local
778 bool value = false; HWTEST_F() local
[all...]
/test/xts/hats/powermgr/thermal/hdi_thermal/common/
H A Dhdi_thermal_test.cpp130 int32_t HdfThermalHdiTest::ConvertInt(const std::string &value) in ConvertInt() argument
174 int32_t value = HdfThermalHdiTest::ConvertInt(freq); in HWTEST_F() local
207 int32_t value = HdfThermalHdiTest::ConvertInt(freq); in HWTEST_F() local
240 int32_t value in HWTEST_F() local
345 int32_t value = HdfThermalHdiTest::ConvertInt(isolateNumStr); HWTEST_F() local
[all...]
/test/xts/tools/lite/checksum/src/
H A Dchecksum_file.c40 unsigned char value = 0x0f; in HexArrayToString() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/customcomponent/
H A Dcustomcomponent_blendmode_test.cpp26 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; in TestCustomComponentBlendMode001() local
42 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; in TestCustomComponentBlendMode002() local
58 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode003() local
74 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode004() local
90 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode005() local
106 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode006() local
122 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode007() local
138 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode008() local
154 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode009() local
170 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode010() local
186 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode011() local
202 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode012() local
218 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode013() local
234 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode014() local
250 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode015() local
266 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode016() local
282 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode017() local
298 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode018() local
314 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode019() local
330 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode020() local
346 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode021() local
362 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode022() local
378 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode023() local
394 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode024() local
410 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode025() local
426 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode026() local
442 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode027() local
458 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode028() local
474 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode029() local
490 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode030() local
506 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode031() local
522 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode032() local
538 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode033() local
554 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode034() local
570 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode035() local
586 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode036() local
602 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode037() local
618 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode038() local
634 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode039() local
650 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode040() local
666 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode041() local
682 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode042() local
698 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode043() local
714 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode044() local
730 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode045() local
746 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode046() local
762 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode047() local
778 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode048() local
794 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode049() local
810 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode050() local
826 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode051() local
842 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode052() local
858 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode053() local
874 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode054() local
890 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode055() local
906 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode056() local
922 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode057() local
938 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode058() local
954 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode059() local
970 ArkUI_NumberValue value[] = {{.i32 = customType}, {.i32 = customApplyType}}; TestCustomComponentBlendMode060() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/commonattrs/
H A Dcommonattrs_blendmode_test.cpp26 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; in TestCommonAttrsBlendMode001() local
42 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; in TestCommonAttrsBlendMode002() local
58 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode003() local
74 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode004() local
90 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode005() local
106 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode006() local
122 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode007() local
138 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode008() local
154 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode009() local
170 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode010() local
186 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode011() local
202 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode012() local
218 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode013() local
234 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode014() local
250 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode015() local
266 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode016() local
282 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode017() local
298 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode018() local
314 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode019() local
330 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode020() local
346 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode021() local
362 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode022() local
378 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode023() local
394 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode024() local
410 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode025() local
426 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode026() local
442 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode027() local
458 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode028() local
474 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode029() local
490 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode030() local
506 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode031() local
522 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode032() local
538 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode033() local
554 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode034() local
570 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode035() local
586 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode036() local
602 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode037() local
618 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode038() local
634 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode039() local
650 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode040() local
666 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode041() local
682 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode042() local
698 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode043() local
714 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode044() local
730 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode045() local
746 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode046() local
762 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode047() local
778 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode048() local
794 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode049() local
810 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode050() local
826 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode051() local
842 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode052() local
858 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode053() local
874 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode054() local
890 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode055() local
906 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode056() local
922 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode057() local
938 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode058() local
954 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode059() local
970 ArkUI_NumberValue value[] = {{.i32 = blendModeType}, {.i32 = blendModeApplyType}}; TestCommonAttrsBlendMode060() local
[all...]

Completed in 26 milliseconds

1...<<31323334353637383940>>...43