Home
last modified time | relevance | path

Searched refs:GetUrl (Results 1 - 25 of 40) sorted by relevance

12

/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_recorder_info_adapter_impl.cpp24 ArkWebString ArkRecorderInfoAdapterImpl::GetUrl() in GetUrl() function in OHOS::ArkWeb::ArkRecorderInfoAdapterImpl
26 return ArkWebStringClassToStruct(real_->GetUrl()); in GetUrl()
H A Dark_recorder_info_adapter_impl.h28 ArkWebString GetUrl() override;
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_recorder_info_adapter_wrapper.cpp24 std::string ArkRecorderInfoAdapterWrapper::GetUrl() in GetUrl() function in OHOS::ArkWeb::ArkRecorderInfoAdapterWrapper
26 ArkWebString str = ctocpp_->GetUrl(); in GetUrl()
H A Dark_recorder_info_adapter_wrapper.h29 std::string GetUrl() override;
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_engine_prefetch_args_impl.cpp25 ArkWebString ArkWebEnginePrefetchArgsImpl::GetUrl() in GetUrl() function in OHOS::ArkWeb::ArkWebEnginePrefetchArgsImpl
27 return ArkWebStringClassToStruct(nweb_engine_pre_args_->GetUrl()); in GetUrl()
H A Dark_web_native_embed_info_wrapper.cpp55 std::string ArkWebNativeEmbedInfoWrapper::GetUrl() in GetUrl() function in OHOS::ArkWeb::ArkWebNativeEmbedInfoWrapper
57 ArkWebString stUrl = ark_web_native_embed_info_->GetUrl(); in GetUrl()
H A Dark_web_engine_prefetch_args_impl.h32 ArkWebString GetUrl() override;
H A Dark_web_native_embed_info_wrapper.h38 std::string GetUrl() override;
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_engine_prefetch_args_wrapper.cpp27 std::string ArkWebEnginePrefetchArgsWrapper::GetUrl() in GetUrl() function in OHOS::ArkWeb::ArkWebEnginePrefetchArgsWrapper
29 ArkWebString stUrl = ark_web_engine_pre_args_->GetUrl(); in GetUrl()
H A Dark_web_native_embed_info_impl.cpp47 ArkWebString ArkWebNativeEmbedInfoImpl::GetUrl() in GetUrl() function in OHOS::ArkWeb::ArkWebNativeEmbedInfoImpl
49 return ArkWebStringClassToStruct(nweb_native_embed_info_->GetUrl()); in GetUrl()
H A Dark_web_engine_prefetch_args_wrapper.h30 std::string GetUrl() override;
H A Dark_web_native_embed_info_impl.h40 ArkWebString GetUrl() override;
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/
H A Dark_web_engine_prefetch_args.h29 virtual ArkWebString GetUrl() = 0;
H A Dark_web_native_embed_info.h41 virtual ArkWebString GetUrl() = 0;
H A Dark_web_nweb.h512 virtual ArkWebString GetUrl() = 0;
/base/telephony/sms_mms/services/mms/include/
H A Dmms_network_client.h43 int32_t GetUrl(const std::string &mmsc, std::string &storeDirName, const std::string &ua,
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/
H A Dark_screen_capture_adapter.h105 virtual ArkWebString GetUrl() = 0;
/base/web/webview/ohos_interface/include/ohos_adapter/
H A Dscreen_capture_adapter.h235 virtual std::string GetUrl() = 0;
/base/web/webview/ohos_nweb/include/
H A Dnweb_init_params.h257 std::string GetUrl() override
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dweb_scheme_handler_request.h68 char* GetUrl();
/base/telephony/sms_mms/services/mms/
H A Dmms_network_client.cpp74 ret = GetUrl(mmsc, data, ua, uaprof); in Execute()
293 int32_t MmsNetworkClient::GetUrl(const std::string &mmsc, std::string &storeDirName, const std::string &ua, in GetUrl() function in OHOS::Telephony::MmsNetworkClient
/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb.h192 virtual std::string GetUrl() = 0;
670 virtual std::string GetUrl() = 0;
/base/web/webview/test/fuzztest/ohos_nweb/nwebhelper_fuzzer/
H A Dnweb_create_window.h164 std::string GetUrl() override
/base/web/webview/test/unittest/common/
H A Dnweb_create_window.h214 std::string GetUrl() override
/base/web/webview/interfaces/kits/cj/include/
H A Dwebview_controller_impl.h131 std::string GetUrl();

Completed in 10 milliseconds

12