Home
last modified time | relevance | path

Searched refs:elementCacheInfo_ (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()
1429 elementCacheInfo_.RemoveElementByWindowId(windowId); in RemoveCacheData()
1435 elementCacheInfo_.RemoveElementByWindowId(window); in RemoveCacheData()
1438 elementCacheInfo_.RemoveElementByWindowId(windowId); in RemoveCacheData()
1449 elementCacheInfo_.AddElementCache(windowId, elementInfos); in AddCacheByWMS()
1461 elementCacheInfo_.AddElementCache(SCENE_BOARD_WINDOW_ID, elementInfos); in AddCacheByAce()
1463 elementCacheInfo_.AddElementCache(windowId, elementInfos); in AddCacheByAce()
1466 elementCacheInfo_ in AddCacheByAce()
[all...]
/foundation/barrierfree/accessibility/frameworks/aafwk/include/
H A Daccessible_ability_client_impl.h463 ElementCacheInfo elementCacheInfo_; member in OHOS::Accessibility::AccessibleAbilityClientImpl

Completed in 5 milliseconds