Home
last modified time | relevance | path

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

/test/xts/acts/arkui/ace_c_arkui_test_api15/entry/src/main/cpp/component/
Dcomponent.cpp53 const ArkUI_AttributeItem* Component::getAttribute(ArkUI_NodeAttributeType attribute) in getAttribute() function in ArkUICapiTest::Component
/test/xts/acts/arkui/ace_c_arkui_test_api16/entry/src/main/cpp/component/
Dcomponent.cpp53 const ArkUI_AttributeItem* Component::getAttribute(ArkUI_NodeAttributeType attribute) in getAttribute() function in ArkUICapiTest::Component
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/
Darkoala_api.h4840 ArkUI_CharPtr (*getAttribute)(ArkUINodeHandle node, ArkUI_CharPtr attribute); member