Home
last modified time | relevance | path

Searched defs:sendPorts (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() argument
926 std::vector<std::string> sendPorts; in FfiOHOSWebviewCtlPostMessage() local
/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() argument
1969 std::vector<std::string> sendPorts; in PostMessage() local

Completed in 14 milliseconds