Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Djs_accessibility_manager.h507 … void UpdateWebCacheInfo(std::list<Accessibility::AccessibilityElementInfo>& infos, int64_t nodeId,
H A Djs_accessibility_manager.cpp4801 UpdateWebCacheInfo(infos, elementId, commonProperty, ngPipeline, param, webPattern); in SearchWebElementInfoByAccessibilityIdNG()
4949 void JsAccessibilityManager::UpdateWebCacheInfo(std::list<AccessibilityElementInfo>& infos, in UpdateWebCacheInfo() function in OHOS::Ace::Framework::JsAccessibilityManager