Home
last modified time | relevance | path

Searched defs:SetAttribute (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/interfaces/native/node/
Dnode_model.cpp175 void SetAttribute(ArkUI_NodeHandle node, ArkUI_NodeAttributeType attribute, const char* value) in SetAttribute() function
180 int32_t SetAttribute(ArkUI_NodeHandle node, ArkUI_NodeAttributeType attribute, const ArkUI_Attribut… in SetAttribute() function
/foundation/multimedia/media_foundation/engine/scene/player/internal/
Dstate.cpp137 std::tuple<ErrorCode, Action> State::SetAttribute() in SetAttribute() function in OHOS::Media::State
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
Dcomponent.cpp278 bool Component::SetAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetAttribute() function in OHOS::ACELite::Component