Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_property.h591 void SetCreateMsgPortsImpl(CreateMsgPortsImpl&& createMsgPortsImpl) in SetCreateMsgPortsImpl() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp2331 …webController->SetCreateMsgPortsImpl([weak = WeakClaim(this)](std::vector<RefPtr<WebMessagePort>>&… in SetWebCallBack()