Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Djs_third_accessibility_hover_ng.cpp55 GetJsThirdProviderInteractionOperation(hostElementId).lock(); in GetElementInfoForThird()
251 auto jsThirdProviderOperator = GetJsThirdProviderInteractionOperation( in HandleAccessibilityHoverForThird()
431 GetJsThirdProviderInteractionOperation(hostElementId).lock(); in OnDumpChildInfoForThirdRecursive()
H A Djs_third_accessibility_hover_ng.h85 std::weak_ptr<JsThirdProviderInteractionOperation> &GetJsThirdProviderInteractionOperation( in GetJsThirdProviderInteractionOperation() function