| /third_party/musl/libc-test/src/functionalext/supplement/linux/linux_gtest/ |
| H A D | linux_setxattr_test.cpp | 42 const char* attrValue = "new_data"; in HWTEST_F() local
|
| H A D | linux_getxattr_test.cpp | 40 const char* attrValue = "musl"; in HWTEST_F() local
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
| H A D | input_checkbox_component.cpp | 40 bool InputCheckboxComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute() argument
|
| H A D | horizon_progress_component.cpp | 27 bool HorizonProgressComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute() argument
|
| H A D | input_radio_component.cpp | 41 bool InputRadioComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute() argument
|
| H A D | marquee_component.cpp | 46 bool MarqueeComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute() argument
|
| H A D | input_button_component.cpp | 59 bool InputButtonComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute() argument
|
| H A D | image_component.cpp | 55 bool ImageComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute() argument
|
| H A D | switch_component.cpp | 79 bool SwitchComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute() argument
|
| H A D | slider_component.cpp | 44 bool SliderComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute() argument
|
| H A D | qrcode_component.cpp | 40 bool QrcodeComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue)
in SetPrivateAttribute() argument
|
| H A D | analog_clock_component.cpp | 56 bool AnalogClockComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute() argument
|
| H A D | circle_progress_component.cpp | 73 bool CircleProgressComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute() argument
|
| H A D | text_component.cpp | 81 bool TextComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute() argument
|
| H A D | input_edittext_component.cpp | 45 bool InputEditTextComponent::SetInputType(const jerry_value_t& attrValue) in SetInputType() argument 65 bool InputEditTextComponent::SetText(const jerry_value_t& attrValue) in SetText() argument 81 bool InputEditTextComponent::SetPlaceholder(const jerry_value_t& attrValue) in SetPlaceholder() argument 97 bool InputEditTextComponent::SetMaxLength(const jerry_value_t& attrValue) in SetMaxLength() argument 108 SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) SetPrivateAttribute() argument [all...] |
| H A D | swiper_component.cpp | 51 bool SwiperComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute() argument
|
| /foundation/arkui/ace_engine/adapter/ohos/osal/ |
| H A D | resource_theme_style.cpp | 199 OnParseResourceMedia(const std::string& attrName, const std::string& attrValue) OnParseResourceMedia() argument [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/base/ |
| H A D | distributed_ui_test_ng.cpp | 415 auto attrValue = "{padding: 1px}"; in HWTEST_F() local
|
| /foundation/arkui/ace_engine_lite/test/moduletest/common/ |
| H A D | base_test.cpp | 85 jerry_value_t attrValue = jerry_create_number(newNumValue); in UpdateNumAttributeOrStyleValue() local 91 component->UpdateView(KeyParser::ParseKeyId(attributeName), attrValue); in UpdateNumAttributeOrStyleValue() local 106 jerry_value_t attrValue = jerry_create_string(reinterpret_cast<const jerry_char_t *>(newCharValue)); in UpdateCharAttributeOrStyleValue() local 112 component->UpdateView(KeyParser::ParseKeyId(attributeName), attrValue); in UpdateCharAttributeOrStyleValue() local [all...] |
| /foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/ |
| H A D | plugin_switch.cpp | 43 xmlChar *attrValue = nullptr;
in FillinPluginInfo() local [all...] |
| /foundation/ability/dmsfwk/interfaces/kits/napi/continuation_manager/ |
| H A D | js_device_selection_listener.cpp | 196 napi_value attrValue = nullptr; in SetKeyValue() local
|
| /foundation/multimedia/image_framework/plugins/manager/src/framework/ |
| H A D | capability.cpp | 167 bool attrValue = false; in AnalyzeBool() local
|
| /test/testfwk/arkxtest/uitest/core/ |
| H A D | ui_model.cpp | 87 std::string_view attrValue = attributeVec_[attr]; in MatchAttr() local
|
| /test/xts/hats/kernel/syscalls/fileio/lsetxattr/ |
| H A D | LsetxattrApiTest.cpp | 52 int SetExtendedAttribute(const char* linkPath, const char* attrName, const char* attrValue, int flags = 0) in SetExtendedAttribute() argument 104 const char* attrValue = "Hello, xattr!"; in HWTEST_F() local 183 const char* attrValue = "Hello, xattr!"; in HWTEST_F() local 299 const char* attrValue = "Hello, xattr!"; HWTEST_F() local 386 const char* attrValue = "Hello, xattr!"; HWTEST_F() local 497 const char* attrValue = "Hello, xattr!"; HWTEST_F() local 543 const char* attrValue = "Hello, xattr!"; HWTEST_F() local 632 const char* attrValue = "Hello, xattr!"; HWTEST_F() local 649 const char* attrValue = "Hello, xattr1!"; HWTEST_F() local [all...] |
| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/ |
| H A D | picker_view_tdd_test.cpp | 98 jerry_value_t attrValue = jerry_create_string(reinterpret_cast<const jerry_char_t *>(attribute)); in SetCharAttribute() local 107 jerry_value_t attrValue = jerry_create_number(attribute); in SetNumAttribute() local
|