/base/web/webview/test/ohos_nweb/ |
D | nweb_js_dialog_impl_test.cpp | 25 bool NWebJSDialogImplTest::OnAlertDialogByJS(const std::string &url, in OnAlertDialogByJS() 34 bool NWebJSDialogImplTest::OnBeforeUnloadByJS(const std::string &url, in OnBeforeUnloadByJS() 43 bool NWebJSDialogImplTest::OnPromptDialogByJS(const std::string &url, in OnPromptDialogByJS() 54 bool NWebJSDialogImplTest::OnConfirmDialogByJS(const std::string &url, in OnConfirmDialogByJS()
|
D | nweb_downloadlistener_impl_test.cpp | 22 void NWebDownloadListenerImplTest::OnDownloadStart(const std::string &url, const std::string &userA… in OnDownloadStart()
|
D | nweb_handler_impl_test.cpp | 126 void NWebHandlerImplTest::OnPageLoadEnd(int httpStatusCode, const std::string& url) in OnPageLoadEnd() 143 void NWebHandlerImplTest::OnPageLoadBegin(const std::string& url) in OnPageLoadBegin() 155 bool NWebHandlerImplTest::OnHandleInterceptUrlLoading(const std::string& url) in OnHandleInterceptUrlLoading() 228 void NWebHandlerImplTest::OnResource(const std::string &url) in OnResource()
|
D | nweb_handler_impl_test_for_intercept.cpp | 92 std::string url = request->Url(); in OnHandleInterceptRequest() local
|
/base/request/request/test/unittest/common/napi/requestTest/ |
D | RequestJsunit.test.js | 52 url: 'https://www.baidu.com/img/PCtm_d9c8750bed0b3c7d089fa7d55720d6cf.png', property 103 url: 'https://www.baidu.com/img/PCtm_d9c8750bed0b3c7d089fa7d55720d6cf.png', property 147 url: 'https://www.baidu.com/img/PCtm_d9c8750bed0b3c7d089fa7d55720d6cf.png', property 197 url: 'https://www.baidu.com/img/PCtm_d9c8750bed0b3c7d089fa7d55720d6cf.png', property 246 url: 'https://www.baidu.com/img/PCtm_d9c8750bed0b3c7d089fa7d55720d6cf.pngkfkew', property 291 url: 'https://www.baidu.com/img/PCtm_d9c8750bed0b3c7d089fa7d55720d6cf.png', property 339 url: 'https://www.baidu.com/img/PCtm_d9c8750bed0b3c7d089fa7d55720d6cf.png', property 384 url: 'https://www.baidu.com/img/PCtm_d9c8750bed0b3c7d089fa7d55720d6cf.png', property 429 url: 'https://www.baidu.com/img/PCtm_d9c8750bed0b3c7d089fa7d55720d6cf.png', property 474 url: 'https://www.baidu.com/img/PCtm_d9c8750bed0b3c7d089fa7d55720d6cf.png', property [all …]
|
D | RequestUploadTest.js | 53 url: 'http://127.0.0.1', property 63 url: 'http://127.0.0.1', property
|
/base/theme/wallpaper_mgr/interfaces/kits/napi/wallpaperextension/ |
D | wallpaper_extension.js | 54 setUiContent(url) { argument 65 loadUiContent(url) { argument
|
/base/web/webview/ohos_nweb/include/ |
D | nweb_handler.h | 169 virtual void OnPageLoadEnd(int httpStatusCode, const std::string& url) {} in OnPageLoadEnd() 177 virtual void OnPageLoadBegin(const std::string& url) {} in OnPageLoadBegin() 197 virtual bool OnHandleInterceptUrlLoading(const std::string& url) { in OnHandleInterceptUrlLoading() 207 virtual void OnResource(const std::string& url) {} in OnResource() 323 virtual bool OnAlertDialogByJS(const std::string& url, in OnAlertDialogByJS() 339 virtual bool OnBeforeUnloadByJS(const std::string& url, in OnBeforeUnloadByJS() 356 virtual bool OnPromptDialogByJS(const std::string& url, in OnPromptDialogByJS() 373 virtual bool OnConfirmDialogByJS(const std::string& url, in OnConfirmDialogByJS() 414 virtual void OnRefreshAccessedHistory(const std::string& url, bool isReload) {} in OnRefreshAccessedHistory() 506 virtual void OnPageVisible(const std::string& url) {} in OnPageVisible()
|
/base/global/timezone/ |
D | bundle.json | 24 "url": "" string 30 "url": "" string
|
/base/global/system_resources/ |
D | bundle.json | 25 "url": "" string 31 "url": "" string
|
/base/request/request/upload/frameworks/libs/src/ |
D | curl_adp.cpp | 293 for (auto url : curlArray_) { in ClearCurlResource() local 327 std::shared_ptr<CUrlAdp> url = fData->adp; in ProgressCallback() local 361 std::shared_ptr<CUrlAdp> url = fData->adp; in HeaderCallback() local 430 std::shared_ptr<CUrlAdp> url = fData->adp; in ReadCallback() local
|
/base/global/resource_management_lite/ |
D | bundle.json | 26 "url": "" string 32 "url": "" string
|
/base/update/ota_lite/ |
D | bundle.json | 26 "url": "" string 32 "url": "" string
|
/base/global/i18n_lite/ |
D | bundle.json | 25 "url": "" string 31 "url": "" string
|
/base/global/resource_management/ |
D | bundle.json | 26 "url": "" string 32 "url": "" string
|
/base/customization/enterprise_device_management/ |
D | bundle.json | 26 "url": "" string 32 "url": "" string
|
/base/global/i18n/ |
D | bundle.json | 25 "url": "" string 31 "url": "" string
|
/base/notification/distributed_notification_service/ |
D | bundle.json | 26 "url": "" string 32 "url": "" string
|
/base/web/webview/test/fuzztest/loadurl_fuzzer/ |
D | loadurl_fuzzer.cpp | 129 std::string url((const char *)data, size); in DoSomethingInterestingWithMyAPI() local
|
/base/web/webview/test/fuzztest/load_fuzzer/ |
D | load_fuzzer.cpp | 129 std::string url((const char *)data, size); in DoSomethingInterestingWithMyAPI() local
|
/base/update/updateservice/services/engine/src/ |
D | progress_thread.cpp | 82 int32_t DownloadThread::StartDownload(const std::string &fileName, const std::string &url) in StartDownload()
|
/base/update/updater/ |
D | bundle.json | 25 "url": "" string 31 "url": "" string
|
/base/request/request/download/interfaces/kits/js/napi/download_single/src/ |
D | download_config.cpp | 25 void DownloadConfig::SetUrl(const std::string &url) in SetUrl()
|
/base/notification/common_event_service/ |
D | bundle.json | 25 "url": "" string 31 "url": "" string
|
/base/web/webview/interfaces/kits/napi/webviewcontroller/ |
D | webview_controller.cpp | 489 ErrCode WebviewController::LoadUrl(std::string url) in LoadUrl() 498 ErrCode WebviewController::LoadUrl(std::string url, std::map<std::string, std::string> httpHeaders) in LoadUrl() 719 std::string url = ""; in GetUrl() local 729 std::string url = ""; in GetOriginalUrl() local
|