Home
last modified time | relevance | path

Searched refs:GetSendPorts (Results 1 - 2 of 2) sorted by relevance

/base/web/webview/interfaces/kits/cj/src/
H A Dwebview_ffi.cpp901 int32_t GetSendPorts(CArrI64 ports, std::vector<std::string>& sendPorts) in GetSendPorts() function
927 int32_t ret = GetSendPorts(ports, sendPorts); in FfiOHOSWebviewCtlPostMessage()
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_webview_controller.cpp1911 bool GetSendPorts(napi_env env, napi_value argv, std::vector<std::string>& sendPorts) in GetSendPorts() function
1970 if (!GetSendPorts(env, argv[INTEGER_ONE], sendPorts)) { in PostMessage()

Completed in 14 milliseconds