Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_property.h596 …using PostWebMessageImpl = std::function<void(std::string&, std::vector<RefPtr<WebMessagePort>>&, … variable
603 void SetPostWebMessageImpl(PostWebMessageImpl&& postWebMessageImpl) in SetPostWebMessageImpl()
817 PostWebMessageImpl postWebMessageImpl_;