Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_web_message.h38 std::vector<uint8_t> GetBinary() in GetBinary() function
/ohos5.0/base/web/webview/interfaces/kits/napi/common/
H A Dnapi_parse_utils.cpp41 std::vector<uint8_t> msgArr = src->GetBinary(); in ConvertToNapiHandlerOfBinary()