Home
last modified time | relevance | path

Searched refs:OnDumpChildInfoForThird (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_accessibility_child_tree_callback.cpp87 return accessibilityManager->OnDumpChildInfoForThird( in OnDumpChildInfo()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/accessibility/
H A Daccessibility_manager.h246 virtual bool OnDumpChildInfoForThird( in OnDumpChildInfoForThird() function
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Djs_accessibility_manager.h248 bool OnDumpChildInfoForThird(
H A Djs_accessibility_manager.cpp6080 bool JsAccessibilityManager::OnDumpChildInfoForThird( in OnDumpChildInfoForThird() function in OHOS::Ace::Framework::JsAccessibilityManager