Home
last modified time | relevance | path

Searched refs:SearchElementInfoFromAce (Results 1 - 2 of 2) sorted by relevance

/foundation/barrierfree/accessibility/frameworks/aafwk/src/
H A Daccessible_ability_client_impl.cpp466 return SearchElementInfoFromAce(activeWindow, ROOT_NONE_ID, cacheMode_, elementInfo); in GetRoot()
491 return SearchElementInfoFromAce(windowId, ROOT_NONE_ID, cacheMode_, elementInfo); in GetRootByWindow()
706 return SearchElementInfoFromAce(windowId, childId, cacheMode_, child); in GetChildElementInfo()
767 RetError ret = SearchElementInfoFromAce(windowId, childId, cacheMode_, child); in GetChildrenWork()
897 return SearchElementInfoFromAce(windowId, elementId, cacheMode_, elementInfo); in GetSource()
1168 RetError AccessibleAbilityClientImpl::SearchElementInfoFromAce(const int32_t windowId, const int64_t elementId, in SearchElementInfoFromAce() function in OHOS::Accessibility::AccessibleAbilityClientImpl
/foundation/barrierfree/accessibility/frameworks/aafwk/include/
H A Daccessible_ability_client_impl.h446 RetError SearchElementInfoFromAce(const int32_t windowId, const int64_t elementId,

Completed in 4 milliseconds