Home
last modified time | relevance | path

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

/foundation/barrierfree/accessibility/frameworks/aafwk/src/
H A Daccessible_ability_client_impl.cpp461 if (GetCacheElementInfo(activeWindow, ROOT_NONE_ID, elementInfo)) { in GetRoot()
486 if (GetCacheElementInfo(windowId, ROOT_NONE_ID, elementInfo)) { in GetRootByWindow()
701 if (GetCacheElementInfo(windowId, childId, child)) { in GetChildElementInfo()
762 if (GetCacheElementInfo(windowId, childId, child)) { in GetChildrenWork()
893 if (GetCacheElementInfo(windowId, elementId, elementInfo)) { in GetSource()
920 if (GetCacheElementInfo(windowId, parentElementId, parent)) { in GetParentElementInfo()
964 if (GetCacheElementInfo(wid, elementId, targetElementInfo)) { in GetByElementId()
1111 bool AccessibleAbilityClientImpl::GetCacheElementInfo(const int32_t windowId, in GetCacheElementInfo() function in OHOS::Accessibility::AccessibleAbilityClientImpl
1206 if (!GetCacheElementInfo(windowId, elementId, info)) { in SearchElementInfoFromAce()
/foundation/barrierfree/accessibility/frameworks/aafwk/include/
H A Daccessible_ability_client_impl.h440 bool GetCacheElementInfo(const int32_t windowId,

Completed in 4 milliseconds