Searched refs:PostWebMessage (Results 1 – 5 of 5) sorted by relevance
| /base/web/webview/test/unittest/common/ |
| D | nweb_create_window.h | 197 …void PostWebMessage(std::string& message, std::vector<std::string>& ports, std::string& targetUri)… in PostWebMessage() function
|
| /base/web/webview/ohos_nweb/include/ |
| D | nweb.h | 504 …virtual void PostWebMessage(std::string& message, std::vector<std::string>& ports, std::string& ta…
|
| /base/web/webview/interfaces/kits/napi/webviewcontroller/ |
| D | webview_controller.h | 127 …ErrCode PostWebMessage(std::string& message, std::vector<std::string>& ports, std::string& targetU…
|
| D | webview_controller.cpp | 341 ErrCode WebviewController::PostWebMessage(std::string& message, std::vector<std::string>& ports, st… in PostWebMessage() function in OHOS::NWeb::WebviewController 348 nweb_ptr->PostWebMessage(message, ports, targetUrl); in PostWebMessage()
|
| D | napi_webview_controller.cpp | 1358 webviewController->PostWebMessage(portName, sendPorts, urlStr); in PostMessage()
|