Home
last modified time | relevance | path

Searched refs:RemoveElementByWindowId (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/barrierfree/accessibility/frameworks/aafwk/src/
H A Daccessible_ability_client_impl.cpp1463 elementCacheInfo_.RemoveElementByWindowId(windowId); in RemoveCacheData()
1469 elementCacheInfo_.RemoveElementByWindowId(window); in RemoveCacheData()
1472 elementCacheInfo_.RemoveElementByWindowId(windowId); in RemoveCacheData()
1638 void AccessibleAbilityClientImpl::ElementCacheInfo::RemoveElementByWindowId(const int32_t windowId) in RemoveElementByWindowId() function in OHOS::Accessibility::AccessibleAbilityClientImpl::ElementCacheInfo
/ohos5.0/foundation/barrierfree/accessibility/frameworks/aafwk/include/
H A Daccessible_ability_client_impl.h383 void RemoveElementByWindowId(const int32_t windowId);