Home
last modified time | relevance | path

Searched defs:attrValue (Results 26 - 43 of 43) sorted by relevance

12

/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
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
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
H A Dpicker_view_component.cpp390 bool PickerViewComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute() argument
H A Dvideo_component.cpp308 bool VideoComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute() argument
334 void VideoComponent::SetMuted(jerry_value_t attrValue) in SetMuted() argument
342 void VideoComponent::SetVideoSource(jerry_value_t attrValue) in SetVideoSource() argument
351 void VideoComponent::SetVideoAutoPlay(jerry_value_t attrValue) in SetVideoAutoPlay() argument
359 SetVideoControls(jerry_value_t attrValue) SetVideoControls() argument
[all...]
H A Dcomponent.h314 virtual bool SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute() argument
H A Dcomponent.cpp236 bool Component::UpdateView(uint16_t attrKeyId, jerry_value_t attrValue) in UpdateView() argument
278 bool Component::SetAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetAttribute() argument
295 bool Component::SetCommonAttribute(UIView &view, const uint16_t attrKeyId, const jerry_value_t attrValue) in SetCommonAttribute() argument
1107 AddWatcherItem(const jerry_value_t attrKey, const jerry_value_t attrValue, bool isLazyLoading) AddWatcherItem() argument
1144 jerry_value_t attrValue = jerry_get_property(attrs, attrKey); ParseAttrs() local
[all...]
H A Dchart_component.cpp106 bool ChartComponent::SetPrivateAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetPrivateAttribute() argument
613 bool ChartComponent::SetOptionsAxis(jerry_value_t attrValue, bool isXAxis) in SetOptionsAxis() argument
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/hls/
H A Dhls_tags.cpp203 std::string attrValue = ParseAttributeValue(iss, oss); in ParseAttributes() local
/foundation/resourceschedule/qos_manager/common/src/
H A Dconfig_reader.cpp65 xmlChar *attrValue = xmlGetProp(currNodePtr, reinterpret_cast<const xmlChar*>(XML_TAG_UID.c_str())); in FillinUidInfo() local
87 xmlChar *attrValue = xmlGetProp(currNodePtr, reinterpret_cast<const xmlChar*>(XML_TAG_BUNDLENAME.c_str())); in FillinBundleNameInfo() local
/test/testfwk/arkxtest/uitest/core/
H A Dui_model.h178 string attrValue; member
H A Dfrontend_api_handler.cpp1177 auto attrValue = snapshot->GetAttr(kAttr); in GenericComponentAttrGetter() local
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/hls/
H A Dhls_tags.cpp199 std::string attrValue = ParseAttributeValue(iss, oss); in ParseAttributes() local
/base/startup/init/services/init/
H A Dinit_service_manager.c704 int attrValue = (int)cJSON_GetNumberValue(attrItem); in GetCritical() local
/third_party/icu/icu4c/source/common/
H A Duloc_tag.cpp1348 icu::CharString* attrValue = in _appendKeywordsToLanguageTag() local
/third_party/node/deps/icu-small/source/common/
H A Duloc_tag.cpp1357 icu::CharString* attrValue = in _appendKeywordsToLanguageTag() local
/third_party/skia/third_party/externals/icu/source/common/
H A Duloc_tag.cpp1348 icu::CharString* attrValue = in _appendKeywordsToLanguageTag() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dcnumtst.c2983 int32_t attrValue; // member

Completed in 30 milliseconds

12