Home
last modified time | relevance | path

Searched defs:attrValue (Results 1 - 25 of 37) sorted by relevance

12

/third_party/musl/libc-test/src/functionalext/supplement/linux/linux_gtest/
H A Dlinux_setxattr_test.cpp42 const char* attrValue = "new_data"; in HWTEST_F() local
H A Dlinux_getxattr_test.cpp40 const char* attrValue = "musl"; in HWTEST_F() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dinput_checkbox_component.cpp40 bool InputCheckboxComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute() argument
H A Dhorizon_progress_component.cpp27 bool HorizonProgressComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute() argument
H A Dinput_radio_component.cpp41 bool InputRadioComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute() argument
H A Dmarquee_component.cpp46 bool MarqueeComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute() argument
H A Dinput_button_component.cpp59 bool InputButtonComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute() argument
H A Dimage_component.cpp55 bool ImageComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute() argument
H A Dswitch_component.cpp79 bool SwitchComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute() argument
H A Dslider_component.cpp44 bool SliderComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute() argument
H A Dqrcode_component.cpp40 bool QrcodeComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute() argument
H A Danalog_clock_component.cpp56 bool AnalogClockComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute() argument
H A Dcircle_progress_component.cpp73 bool CircleProgressComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute() argument
H A Dtext_component.cpp81 bool TextComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute() argument
H A Dinput_edittext_component.cpp45 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 Dswiper_component.cpp51 bool SwiperComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute() argument
H A Dclock_hand_component.cpp156 bool ClockHandComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute() argument
H A Dimage_animator_component.cpp104 bool ImageAnimatorComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute() argument
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dresource_theme_style.cpp199 OnParseResourceMedia(const std::string& attrName, const std::string& attrValue) OnParseResourceMedia() argument
[all...]
/foundation/arkui/ace_engine/test/unittest/core/base/
H A Ddistributed_ui_test_ng.cpp415 auto attrValue = "{padding: 1px}"; in HWTEST_F() local
/foundation/arkui/ace_engine_lite/test/moduletest/common/
H A Dbase_test.cpp85 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 Dplugin_switch.cpp43 xmlChar *attrValue = nullptr; in FillinPluginInfo() local
[all...]
/foundation/ability/dmsfwk/interfaces/kits/napi/continuation_manager/
H A Djs_device_selection_listener.cpp196 napi_value attrValue = nullptr; in SetKeyValue() local
/foundation/multimedia/image_framework/plugins/manager/src/framework/
H A Dcapability.cpp167 bool attrValue = false; in AnalyzeBool() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H A Dpicker_view_tdd_test.cpp98 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

Completed in 13 milliseconds

12