Home
last modified time | relevance | path

Searched defs:actionCallback (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/interfaces/inner_api/ace/
H A Dui_content.h203 virtual void SetActionEventHandler(std::function<void(const std::string&)>&& actionCallback) {}; in SetActionEventHandler() argument
/foundation/barrierfree/accessibility/services/test/xts/src/sa_perform_action_test/
H A Dsa_perform_action_xts.cpp581 sptr<ElementOperatorCallbackImpl> actionCallback = new(std::nothrow) ElementOperatorCallbackImpl(); in ExecuteActionOnA11yFocused() local
/foundation/barrierfree/accessibility/services/test/xts/src/samgr_register_element_test/
H A Dsamgr_register_element_test.cpp581 sptr<ElementOperatorCallbackImpl> actionCallback = new(std::nothrow) ElementOperatorCallbackImpl(); in ExecuteActionOnA11yRegisterElementFocused() local
/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessible_ability_manager_service.cpp581 sptr<ElementOperatorCallbackImpl> actionCallback = new(std::nothrow) ElementOperatorCallbackImpl(); in ExecuteActionOnAccessibilityFocused() local
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.cpp3003 void UIContentImpl::SetActionEventHandler(std::function<void(const std::string& action)>&& actionCallback) in SetActionEventHandler() argument

Completed in 35 milliseconds