Home
last modified time | relevance | path

Searched refs:ElementOperatorCallbackImpl (Results 1 - 10 of 10) sorted by relevance

/foundation/barrierfree/accessibility/services/aams/include/
H A Daccessibility_touch_guider.h283 class ElementOperatorCallbackImpl : public AccessibilityElementOperatorCallbackStub { class in OHOS::Accessibility::TouchGuider
285 ElementOperatorCallbackImpl() = default;
286 ~ElementOperatorCallbackImpl() = default;
H A Daccessible_ability_manager_service.h222 class ElementOperatorCallbackImpl : public AccessibilityElementOperatorCallbackStub { class in OHOS::Accessibility::AccessibleAbilityManagerService
224 ElementOperatorCallbackImpl() = default;
225 ~ElementOperatorCallbackImpl() = default;
/foundation/barrierfree/accessibility/services/test/xts/src/samgr_register_element_test/
H A Dsamgr_register_element_test.cpp482 sptr<ElementOperatorCallbackImpl> focusCallback = new(std::nothrow) ElementOperatorCallbackImpl(); in FindFocusedElementByConnection()
521 sptr<ElementOperatorCallbackImpl> callBack = new(std::nothrow) ElementOperatorCallbackImpl(); in FindFocusedElement()
581 sptr<ElementOperatorCallbackImpl> actionCallback = new(std::nothrow) ElementOperatorCallbackImpl(); in ExecuteActionOnA11yRegisterElementFocused()
1794 void AccessibleAbilityManagerService::ElementOperatorCallbackImpl::SetFindFocusedElementInfoResult( in SetFindFocusedElementInfoResult()
1809 void AccessibleAbilityManagerService::ElementOperatorCallbackImpl::SetSearchElementInfoByTextResult( in SetSearchElementInfoByTextResult()
1828 void AccessibleAbilityManagerService::ElementOperatorCallbackImpl::SetSearchElementInfoByA11yRegisterElementIdResult( in SetSearchElementInfoByA11yRegisterElementIdResult()
1847 void AccessibleAbilityManagerService::ElementOperatorCallbackImpl
[all...]
/foundation/barrierfree/accessibility/services/test/xts/src/sa_perform_action_test/
H A Dsa_perform_action_xts.cpp482 sptr<ElementOperatorCallbackImpl> focusCallback = new(std::nothrow) ElementOperatorCallbackImpl(); in FindFocusedElementByConnection()
521 sptr<ElementOperatorCallbackImpl> callBack = new(std::nothrow) ElementOperatorCallbackImpl(); in FindFocusedElement()
581 sptr<ElementOperatorCallbackImpl> actionCallback = new(std::nothrow) ElementOperatorCallbackImpl(); in ExecuteActionOnA11yFocused()
1794 void SaPerformActionXTS::ElementOperatorCallbackImpl::SetFindFocusedElementInfoResult( in SetFindFocusedElementInfoResult()
1809 void SaPerformActionXTS::ElementOperatorCallbackImpl::SetSearchElementInfoByTextResult( in SetSearchElementInfoByTextResult()
1828 void SaPerformActionXTS::ElementOperatorCallbackImpl::SetSearchElementInfoByA11yIdResult( in SetSearchElementInfoByA11yIdResult()
1847 void SaPerformActionXTS::ElementOperatorCallbackImpl
[all...]
/foundation/barrierfree/accessibility/services/aams/test/unittest/
H A Daccessibility_setting_observer_test.cpp1342 AccessibleAbilityManagerService::ElementOperatorCallbackImpl *obj = new in HWTEST_F()
1343 AccessibleAbilityManagerService::ElementOperatorCallbackImpl(); in HWTEST_F()
1359 AccessibleAbilityManagerService::ElementOperatorCallbackImpl *obj = new in HWTEST_F()
1360 AccessibleAbilityManagerService::ElementOperatorCallbackImpl(); in HWTEST_F()
1376 AccessibleAbilityManagerService::ElementOperatorCallbackImpl *obj = new in HWTEST_F()
1377 AccessibleAbilityManagerService::ElementOperatorCallbackImpl(); in HWTEST_F()
1393 AccessibleAbilityManagerService::ElementOperatorCallbackImpl *obj = new in HWTEST_F()
1394 AccessibleAbilityManagerService::ElementOperatorCallbackImpl(); in HWTEST_F()
1411 AccessibleAbilityManagerService::ElementOperatorCallbackImpl *obj = new in HWTEST_F()
1412 AccessibleAbilityManagerService::ElementOperatorCallbackImpl(); in HWTEST_F()
[all...]
H A Daccessible_ability_manager_service_test.cpp1349 AccessibleAbilityManagerService::ElementOperatorCallbackImpl *obj = new in HWTEST_F()
1350 AccessibleAbilityManagerService::ElementOperatorCallbackImpl(); in HWTEST_F()
1366 AccessibleAbilityManagerService::ElementOperatorCallbackImpl *obj = new in HWTEST_F()
1367 AccessibleAbilityManagerService::ElementOperatorCallbackImpl(); in HWTEST_F()
1383 AccessibleAbilityManagerService::ElementOperatorCallbackImpl *obj = new in HWTEST_F()
1384 AccessibleAbilityManagerService::ElementOperatorCallbackImpl(); in HWTEST_F()
1400 AccessibleAbilityManagerService::ElementOperatorCallbackImpl *obj = new in HWTEST_F()
1401 AccessibleAbilityManagerService::ElementOperatorCallbackImpl(); in HWTEST_F()
1418 AccessibleAbilityManagerService::ElementOperatorCallbackImpl *obj = new in HWTEST_F()
1419 AccessibleAbilityManagerService::ElementOperatorCallbackImpl(); in HWTEST_F()
[all...]
/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_accessible_ability_manager_service.cpp1349 AccessibleAbilityManagerService::ElementOperatorCallbackImpl *obj = new in HWTEST_F()
1350 AccessibleAbilityManagerService::ElementOperatorCallbackImpl(); in HWTEST_F()
1366 AccessibleAbilityManagerService::ElementOperatorCallbackImpl *obj = new in HWTEST_F()
1367 AccessibleAbilityManagerService::ElementOperatorCallbackImpl(); in HWTEST_F()
1383 AccessibleAbilityManagerService::ElementOperatorCallbackImpl *obj = new in HWTEST_F()
1384 AccessibleAbilityManagerService::ElementOperatorCallbackImpl(); in HWTEST_F()
1400 AccessibleAbilityManagerService::ElementOperatorCallbackImpl *obj = new in HWTEST_F()
1401 AccessibleAbilityManagerService::ElementOperatorCallbackImpl(); in HWTEST_F()
1418 AccessibleAbilityManagerService::ElementOperatorCallbackImpl *obj = new in HWTEST_F()
1419 AccessibleAbilityManagerService::ElementOperatorCallbackImpl(); in HWTEST_F()
[all...]
/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessible_ability_manager_service.cpp482 sptr<ElementOperatorCallbackImpl> focusCallback = new(std::nothrow) ElementOperatorCallbackImpl(); in FindFocusedElementByConnection()
521 sptr<ElementOperatorCallbackImpl> callBack = new(std::nothrow) ElementOperatorCallbackImpl(); in FindFocusedElement()
581 sptr<ElementOperatorCallbackImpl> actionCallback = new(std::nothrow) ElementOperatorCallbackImpl(); in ExecuteActionOnAccessibilityFocused()
1799 void AccessibleAbilityManagerService::ElementOperatorCallbackImpl::SetFindFocusedElementInfoResult( in SetFindFocusedElementInfoResult()
1814 void AccessibleAbilityManagerService::ElementOperatorCallbackImpl::SetSearchElementInfoByTextResult( in SetSearchElementInfoByTextResult()
1833 void AccessibleAbilityManagerService::ElementOperatorCallbackImpl::SetSearchElementInfoByAccessibilityIdResult( in SetSearchElementInfoByAccessibilityIdResult()
1852 void AccessibleAbilityManagerService::ElementOperatorCallbackImpl
[all...]
H A Daccessibility_touch_guider.cpp426 void TouchGuider::ElementOperatorCallbackImpl::SetFindFocusedElementInfoResult(const AccessibilityElementInfo &info, in SetFindFocusedElementInfoResult()
434 void TouchGuider::ElementOperatorCallbackImpl::SetSearchElementInfoByTextResult( in SetSearchElementInfoByTextResult()
442 void TouchGuider::ElementOperatorCallbackImpl::SetSearchElementInfoByAccessibilityIdResult( in SetSearchElementInfoByAccessibilityIdResult()
450 void TouchGuider::ElementOperatorCallbackImpl::SetFocusMoveSearchResult(const AccessibilityElementInfo &info, in SetFocusMoveSearchResult()
458 void TouchGuider::ElementOperatorCallbackImpl::SetExecuteActionResult(const bool succeeded, const int32_t requestId) in SetExecuteActionResult()
/foundation/barrierfree/accessibility/services/test/xts/src/sa_get_attribute_value/
H A Dsa_get_attribute_value_benchmark.cpp426 void GetAttributeValueTest::ElementOperatorCallbackImpl::SetFindFocusedElementInfoResult(const A11yElementInfo &info, in SetFindFocusedElementInfoResult()
434 void GetAttributeValueTest::ElementOperatorCallbackImpl::SetSearchElementInfoByTextResult( in SetSearchElementInfoByTextResult()
442 void GetAttributeValueTest::ElementOperatorCallbackImpl::SetSearchElementInfoByA11yIdResult( in SetSearchElementInfoByA11yIdResult()
450 void GetAttributeValueTest::ElementOperatorCallbackImpl::SetFocusMoveSearchResult(const A11yElementInfo &info, in SetFocusMoveSearchResult()
458 void GetAttributeValueTest::ElementOperatorCallbackImpl::SetExecuteActionResult(const bool succeeded, const int32_t requestId) in SetExecuteActionResult()

Completed in 37 milliseconds