Home
last modified time | relevance | path

Searched defs:attrValue (Results 1 – 25 of 35) sorted by relevance

12

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dvideo_component.cpp308 bool VideoComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute()
334 void VideoComponent::SetMuted(jerry_value_t attrValue) in SetMuted()
342 void VideoComponent::SetVideoSource(jerry_value_t attrValue) in SetVideoSource()
351 void VideoComponent::SetVideoAutoPlay(jerry_value_t attrValue) in SetVideoAutoPlay()
359 void VideoComponent::SetVideoControls(jerry_value_t attrValue) in SetVideoControls()
H A Dinput_checkbox_component.cpp40 bool InputCheckboxComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute()
H A Dinput_radio_component.cpp41 bool InputRadioComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute()
H A Dmarquee_component.cpp46 bool MarqueeComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute()
H A Dswitch_component.cpp79 bool SwitchComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute()
H A Dimage_component.cpp55 bool ImageComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute()
H A Dqrcode_component.cpp40 bool QrcodeComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute()
H A Dslider_component.cpp44 bool SliderComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute()
H A Dhorizon_progress_component.cpp27 bool HorizonProgressComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute()
H A Dinput_button_component.cpp59 bool InputButtonComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute()
H A Dinput_edittext_component.cpp45 bool InputEditTextComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute()
H A Dswiper_component.cpp51 bool SwiperComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute()
H A Dcircle_progress_component.cpp73 bool CircleProgressComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute()
H A Dclock_hand_component.cpp156 bool ClockHandComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute()
H A Danalog_clock_component.cpp56 bool AnalogClockComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute()
H A Dtext_component.cpp81 bool TextComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute()
H A Dcomponent.cpp236 bool Component::UpdateView(uint16_t attrKeyId, jerry_value_t attrValue) in UpdateView()
278 bool Component::SetAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetAttribute()
295 …omponent::SetCommonAttribute(UIView &view, const uint16_t attrKeyId, const jerry_value_t attrValue) in SetCommonAttribute()
1053 jerry_value_t Component::AddWatcherItem(const jerry_value_t attrKey, const jerry_value_t attrValue,… in AddWatcherItem()
1090 jerry_value_t attrValue = jerry_get_property(attrs, attrKey); in ParseAttrs() local
/ohos5.0/foundation/arkui/ace_engine_lite/test/moduletest/common/
H A Dbase_test.cpp85 jerry_value_t attrValue = jerry_create_number(newNumValue); in UpdateNumAttributeOrStyleValue() local
106 …jerry_value_t attrValue = jerry_create_string(reinterpret_cast<const jerry_char_t *>(newCharValue)… in UpdateCharAttributeOrStyleValue() local
/ohos5.0/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
/ohos5.0/foundation/resourceschedule/qos_manager/common/src/
H A Dconfig_reader.cpp61 …xmlChar *attrValue = xmlGetProp(currNodePtr, reinterpret_cast<const xmlChar*>(XML_TAG_UID.c_str())… in FillinUidInfo() local
83 …xmlChar *attrValue = xmlGetProp(currNodePtr, reinterpret_cast<const xmlChar*>(XML_TAG_BUNDLENAME.c… in FillinBundleNameInfo() local
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/
H A Dplugin_switch.cpp43 xmlChar *attrValue = nullptr; in FillinPluginInfo() local
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dresource_theme_style.cpp203 …ResourceThemeStyle::OnParseResourceMedia(const std::string& attrName, const std::string& attrValue) in OnParseResourceMedia()
/ohos5.0/drivers/hdf_core/framework/utils/src/hcs_parser/
H A Dhcs_tree_if.c338 …eviceResourceAttr *GetAttrValueInNode(const struct DeviceResourceNode *node, const char *attrValue) in GetAttrValueInNode()
363 …ceResourceNode *HcsGetNodeByMatchAttr(const struct DeviceResourceNode *node, const char *attrValue) in HcsGetNodeByMatchAttr()
399 uint32_t attrValue; in HcsGetNodeByRefAttr() local
/ohos5.0/foundation/multimedia/image_framework/plugins/manager/src/framework/
H A Dcapability.cpp167 bool attrValue = false; in AnalyzeBool() local
/ohos5.0/foundation/ability/dmsfwk/interfaces/kits/napi/continuation_manager/
H A Djs_device_selection_listener.cpp196 napi_value attrValue = nullptr; in SetKeyValue() local

12