Home
last modified time | relevance | path

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

/foundation/barrierfree/accessibility/frameworks/aafwk/src/
H A Daccessible_ability_client_impl.cpp1325 if (elementCacheInfo_.GetElementByWindowId(windowId, elementId, elementInfos)) { in GetElementInfoFromCache()
1332 if (elementCacheInfo_.GetElementByWindowId(tmpWindowId, elementId, elementInfos)) { in GetElementInfoFromCache()
1338 if (elementCacheInfo_.GetElementByWindowId(windowId, elementId, elementInfos)) { in GetElementInfoFromCache()
1557 bool AccessibleAbilityClientImpl::ElementCacheInfo::GetElementByWindowId(const int32_t windowId, in GetElementByWindowId() function in OHOS::Accessibility::AccessibleAbilityClientImpl::ElementCacheInfo
/foundation/barrierfree/accessibility/frameworks/aafwk/include/
H A Daccessible_ability_client_impl.h384 bool GetElementByWindowId(const int32_t windowId, const int64_t elementId,

Completed in 5 milliseconds