/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
H A D | video_component.cpp | 308 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 D | input_checkbox_component.cpp | 40 bool InputCheckboxComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute()
|
H A D | input_radio_component.cpp | 41 bool InputRadioComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute()
|
H A D | marquee_component.cpp | 46 bool MarqueeComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute()
|
H A D | switch_component.cpp | 79 bool SwitchComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute()
|
H A D | image_component.cpp | 55 bool ImageComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute()
|
H A D | qrcode_component.cpp | 40 bool QrcodeComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute()
|
H A D | slider_component.cpp | 44 bool SliderComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute()
|
H A D | horizon_progress_component.cpp | 27 bool HorizonProgressComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute()
|
H A D | input_button_component.cpp | 59 bool InputButtonComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute()
|
H A D | input_edittext_component.cpp | 45 bool InputEditTextComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute()
|
H A D | swiper_component.cpp | 51 bool SwiperComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute()
|
H A D | circle_progress_component.cpp | 73 bool CircleProgressComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute()
|
H A D | clock_hand_component.cpp | 156 bool ClockHandComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute()
|
H A D | analog_clock_component.cpp | 56 bool AnalogClockComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute()
|
H A D | text_component.cpp | 81 bool TextComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute()
|
H A D | component.cpp | 236 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 D | base_test.cpp | 85 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 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
|
/ohos5.0/foundation/resourceschedule/qos_manager/common/src/ |
H A D | config_reader.cpp | 61 …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 D | plugin_switch.cpp | 43 xmlChar *attrValue = nullptr; in FillinPluginInfo() local
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | resource_theme_style.cpp | 203 …ResourceThemeStyle::OnParseResourceMedia(const std::string& attrName, const std::string& attrValue) in OnParseResourceMedia()
|
/ohos5.0/drivers/hdf_core/framework/utils/src/hcs_parser/ |
H A D | hcs_tree_if.c | 338 …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 D | capability.cpp | 167 bool attrValue = false; in AnalyzeBool() local
|
/ohos5.0/foundation/ability/dmsfwk/interfaces/kits/napi/continuation_manager/ |
H A D | js_device_selection_listener.cpp | 196 napi_value attrValue = nullptr; in SetKeyValue() local
|