Searched defs:SetAttribute (Results 1 – 10 of 10) sorted by relevance
42 inline void SetAttribute(const AutoPtr<ASTAttr> &attr) in SetAttribute() function
79 inline void SetAttribute(const AutoPtr<ASTAttr> &attr) in SetAttribute() function
57 void SetAttribute(const AutoPtr<ASTAttr> &attr) in SetAttribute() function
41 inline void SetAttribute(AutoPtr<ASTAttr> attr) in SetAttribute() function
137 std::tuple<ErrorCode, Action> State::SetAttribute() in SetAttribute() function in OHOS::Media::State
308 void SetAttribute(ArkUI_NodeHandle node, ArkUI_NodeAttributeType attribute, const char* value) in SetAttribute() function313 int32_t SetAttribute(ArkUI_NodeHandle node, ArkUI_NodeAttributeType attribute, const ArkUI_Attribut… in SetAttribute() function
278 bool Component::SetAttribute(uint16_t attrKeyId, jerry_value_t attrValue) in SetAttribute() function in OHOS::ACELite::Component
317 void SetAttribute(ArkUINodeHandle node, ArkUI_CharPtr attribute, ArkUI_CharPtr value) {} in SetAttribute() function
1692 void ArkNativeEngine::SetAttribute(bool isLimitedWorker, panda::RuntimeOption &option) in SetAttribute() function in ArkNativeEngine