Searched defs:LoadUrl (Results 1 – 7 of 7) sorted by relevance
80 int32_t WebviewControllerImpl::LoadUrl(std::string url) in LoadUrl() function in OHOS::Webview::WebviewControllerImpl89 …int32_t WebviewControllerImpl::LoadUrl(std::string url, std::map<std::string, std::string> httpHea… in LoadUrl() function in OHOS::Webview::WebviewControllerImpl
723 ErrCode WebviewController::LoadUrl(std::string url) in LoadUrl() function in OHOS::NWeb::WebviewController732 ErrCode WebviewController::LoadUrl(std::string url, std::map<std::string, std::string> httpHeaders) in LoadUrl() function in OHOS::NWeb::WebviewController
2862 napi_value NapiWebviewController::LoadUrl(napi_env env, napi_callback_info info) in LoadUrl() function in OHOS::NWeb::NapiWebviewController
251 void LoadUrl(std::string url, std::map<std::string, std::string>& httpHeaders) const in LoadUrl() function
620 void JSWebController::LoadUrl(const JSCallbackInfo& args) in LoadUrl() function in OHOS::Ace::Framework::JSWebController
1669 void WebDelegateCross::LoadUrl() in LoadUrl() function in OHOS::Ace::WebDelegateCross
876 void WebDelegate::LoadUrl(const std::string& url, const std::map<std::string, std::string>& httpHea… in LoadUrl() function in OHOS::Ace::WebDelegate3934 void WebDelegate::LoadUrl() in LoadUrl() function in OHOS::Ace::WebDelegate