Home
last modified time | relevance | path

Searched defs:setAttribute (Results 1 – 13 of 13) sorted by relevance

/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/attributesetting/
Dnative_compatible.h376 …int32_t (*setAttribute)(ArkUI_NodeHandle node, ArkUI_NodeAttributeType attribute, const ArkUI_Attr… member
Darkoala_api.h5190 void (*setAttribute)(ArkUINodeHandle node, ArkUI_CharPtr attribute, ArkUI_CharPtr value); member
/test/xts/acts/arkui/ace_c_arkui_key_code_test_api20/entry/src/main/cpp/component/
DComponentTest.cpp54 int32_t Component::setAttribute(ArkUI_NodeAttributeType attribute, const ArkUI_AttributeItem* item) in setAttribute() function in ArkUICapiTest::Component
/test/xts/acts/arkui/ace_c_arkui_nowear_test_api20/entry/src/main/cpp/component/
DComponentTest.cpp46 int32_t Component::setAttribute(ArkUI_NodeAttributeType attribute, const ArkUI_AttributeItem* item) in setAttribute() function in ArkUICapiTest::Component
/test/xts/acts/arkui/ace_c_arkui_test_api15/entry/src/main/cpp/component/
Dcomponent.cpp48 int32_t Component::setAttribute(ArkUI_NodeAttributeType attribute, const ArkUI_AttributeItem* item) in setAttribute() function in ArkUICapiTest::Component
/test/xts/acts/arkui/ace_c_arkui_nowear_test_api19/entry/src/main/cpp/component/
Dcomponent.cpp48 int32_t Component::setAttribute(ArkUI_NodeAttributeType attribute, const ArkUI_AttributeItem* item) in setAttribute() function in ArkUICapiTest::Component
/test/xts/acts/arkui/ace_c_arkui_test_api19/entry/src/main/cpp/component/
Dcomponent.cpp48 int32_t Component::setAttribute(ArkUI_NodeAttributeType attribute, const ArkUI_AttributeItem* item) in setAttribute() function in ArkUICapiTest::Component
/test/xts/acts/arkui/ace_c_arkui_nowear_test_api15/entry/src/main/cpp/component/
Dcomponent.cpp48 int32_t Component::setAttribute(ArkUI_NodeAttributeType attribute, const ArkUI_AttributeItem* item) in setAttribute() function in ArkUICapiTest::Component
/test/xts/acts/arkui/ace_c_arkui_nowear_test_api18/entry/src/main/cpp/component/
Dcomponent.cpp48 int32_t Component::setAttribute(ArkUI_NodeAttributeType attribute, const ArkUI_AttributeItem* item) in setAttribute() function in ArkUICapiTest::Component
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/component/
Dcomponent.cpp48 int32_t Component::setAttribute(ArkUI_NodeAttributeType attribute, const ArkUI_AttributeItem* item) in setAttribute() function in ArkUICapiTest::Component
/test/xts/acts/arkui/ace_c_arkui_test_api16/entry/src/main/cpp/component/
Dcomponent.cpp48 int32_t Component::setAttribute(ArkUI_NodeAttributeType attribute, const ArkUI_AttributeItem* item) in setAttribute() function in ArkUICapiTest::Component
/test/xts/acts/arkui/ace_c_arkui_test_api18/entry/src/main/cpp/component/
Dcomponent.cpp48 int32_t Component::setAttribute(ArkUI_NodeAttributeType attribute, const ArkUI_AttributeItem* item) in setAttribute() function in ArkUICapiTest::Component
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/
Darkoala_api.h4841 void (*setAttribute)(ArkUINodeHandle node, ArkUI_CharPtr attribute, ArkUI_CharPtr value); member