Home
last modified time | relevance | path

Searched defs:GetActions (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/test/unittest/core/pattern/
Dtest_ng.cpp93 uint64_t TestNG::GetActions(const RefPtr<AccessibilityProperty>& accessibilityProperty) in GetActions() function in OHOS::Ace::NG::TestNG
/foundation/arkui/ace_engine/frameworks/core/components/dialog/
Ddialog_component.h149 const std::list<RefPtr<ButtonComponent>>& GetActions() const in GetActions() function