Home
last modified time | relevance | path

Searched defs:GetBinary (Results 1 – 8 of 8) sorted by relevance

/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
Dark_web_hap_value_impl.cpp80 const char* ArkWebHapValueImpl::GetBinary(int& length) in GetBinary() function in OHOS::ArkWeb::ArkWebHapValueImpl
130 ArkWebUint8Vector ArkWebHapValueImpl::GetBinary() in GetBinary() function in OHOS::ArkWeb::ArkWebHapValueImpl
Dark_web_rom_value_wrapper.cpp85 const char* ArkWebRomValueWrapper::GetBinary(int& length) in GetBinary() function in OHOS::ArkWeb::ArkWebRomValueWrapper
143 std::vector<uint8_t> ArkWebRomValueWrapper::GetBinary() in GetBinary() function in OHOS::ArkWeb::ArkWebRomValueWrapper
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
Dark_web_rom_value_impl.cpp80 const char* ArkWebRomValueImpl::GetBinary(int& length) in GetBinary() function in OHOS::ArkWeb::ArkWebRomValueImpl
130 ArkWebUint8Vector ArkWebRomValueImpl::GetBinary() in GetBinary() function in OHOS::ArkWeb::ArkWebRomValueImpl
Dark_web_hap_value_wrapper.cpp85 const char* ArkWebHapValueWrapper::GetBinary(int& length) in GetBinary() function in OHOS::ArkWeb::ArkWebHapValueWrapper
143 std::vector<uint8_t> ArkWebHapValueWrapper::GetBinary() in GetBinary() function in OHOS::ArkWeb::ArkWebHapValueWrapper
/base/web/webview/ohos_nweb/src/
Dwebview_value.cpp86 const char* WebViewValue::GetBinary(int& length) in GetBinary() function in OHOS::NWeb::WebViewValue
/base/web/webview/ohos_interface/include/ohos_nweb/
Dnweb_web_message.h40 std::vector<uint8_t> GetBinary() in GetBinary() function
Dnweb_hap_value.h87 virtual std::vector<uint8_t> GetBinary() in GetBinary() function
/base/web/webview/ohos_nweb/include/
Dwebview_value.h85 std::vector<uint8_t> GetBinary() override in GetBinary() function