Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_web_message.h32 void SetBinary(std::vector<uint8_t>& binary_data) in SetBinary() function
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_controller.h500 data_->SetBinary(value); in SetArrayBuffer()
H A Dnapi_webview_controller.cpp2086 webMsg->SetBinary(vecData); in PostMessageEventMsgHandler()