Home
last modified time | relevance | path

Searched refs:url_ (Results 1 – 24 of 24) sorted by relevance

/third_party/cef/tests/ceftests/
Dpdf_viewer_unittest.cc59 : mode_(mode), url_(url) {} in PdfViewerTestHandler()
62 bool HasDirectPdfLoad() const { return url_ == kPdfDirectUrl; } in HasDirectPdfLoad()
82 CreateBrowser(url_, request_context); in RunTest()
199 if (url_ == kPdfHtmlUrl) { in DestroyTest()
204 } else if (url_ == kPdfDirectUrl) { in DestroyTest()
217 const std::string url_; member in __anonceedee0e0111::PdfViewerTestHandler
Dtest_server_unittest.cc69 url_ = server_origin + path_; in OnInitialized()
74 config.request_->SetURL(url_); in OnInitialized()
108 if (url != url_) in OnHttpRequest()
139 EXPECT_STREQ(url_.c_str(), state.request_->GetURL().ToString().c_str()); in OnRequestResponse()
192 std::string url_; member in __anone85b1db90111::TestServerObserver
Drequest_context_unittest.cc209 url_ = "http://tests-simple-rch1.com/nav1.html"; in PopupTestHandler()
226 AddResource(url_, in RunTest()
252 CreateBrowser(url_, context_); in RunTest()
270 if (url == url_) { in OnLoadEnd()
318 browser->GetMainFrame()->ExecuteJavaScript("doPopup()", url_, 0); in LaunchPopup()
388 std::string url_; member in __anone3b6a7700111::PopupTestHandler
/third_party/flutter/engine/flutter/shell/platform/fuchsia/dart_runner/
Ddart_component_controller.cc82 url_(std::move(package.resolved_url)), in DartComponentController()
95 url_.c_str()); in DartComponentController()
134 FX_LOGF(INFO, LOG_TAG, "%s is running from an app snapshot", url_.c_str()); in Setup()
136 FX_LOGF(INFO, LOG_TAG, "%s is running from kernel", url_.c_str()); in Setup()
141 url_.c_str()); in Setup()
327 url_.c_str(), label_.c_str(), isolate_snapshot_data, in CreateIsolate()
392 url_, namespace_, stdoutfd_, stderrfd_, std::move(environment), in Main()
435 dart_utils::HandleIfException(runner_incoming_services_, url_, in Main()
484 dart_utils::HandleIfException(runner_incoming_services_, url_, result); in MessageEpilogue()
Ddart_component_controller.h66 std::string url_; variable
/third_party/cef/libcef/common/
Drequest_impl.cc200 return url_.spec(); in GetURL()
207 if (url_ != new_url) { in SetURL()
209 url_ = new_url; in SetURL()
234 url_, content::Referrer(GURL(referrer_url.ToString()), in SetReferrer()
330 if (url_ != new_url) { in Set()
332 url_ = new_url; in Set()
398 url_ = request->url; in Set()
435 request->url = url_; in Get()
499 url_ = redirect_info.new_url; in Set()
529 url_ = params.url(); in Set()
[all …]
Dresponse_impl.cc138 return url_; in GetURL()
144 url_ = url; in SetURL()
214 url_ = str.Utf16(); in Set()
Drequest_impl.h143 GURL url_; variable
162 GURL url_; member
Dresponse_impl.h60 CefString url_; variable
Dcef_crash_report_upload_thread.cc137 return !url_.empty() && settings->GetUploadsEnabled(&uploads_enabled) && in UploadsEnabled()
/third_party/cef/libcef/browser/
Dbrowser_host_create.cc25 url_(url), in CreateBrowserHelper()
31 CefBrowserHost::CreateBrowserSync(window_info_, client_, url_, settings_, in Run()
37 CefString url_; member in __anoncd9a54ad0111::CreateBrowserHelper
Dframe_host_impl.cc74 url_(render_frame_host->GetLastCommittedURL().spec()), in CefFrameHostImpl()
193 return url_; in GetURL()
266 url_ = render_frame_host_->GetLastCommittedURL().spec(); in RefreshAttributes()
Dframe_host_impl.h173 CefString url_; variable
/third_party/node/deps/npm/lib/
Drepo.js7 const url_ = require('url') constant
43 url = url_.parse(url)
/third_party/cef/libcef/browser/net/
Dinternal_scheme_handler.cc56 explicit RedirectHandler(const GURL& url) : url_(url) {} in RedirectHandler()
73 redirectUrl = url_.spec(); in GetResponseHeaders()
87 GURL url_; member in scheme::__anonf54a585d0111::RedirectHandler
/third_party/node/src/
Dnode_http_parser.cc205 url_.Reset(); in SET_SELF_SIZE()
231 url_.Update(at, length); in on_url()
334 argv[A_URL] = url_.ToString(env()); in on_headers_complete()
493 url_.Save(); in Save()
829 url_.ToString(env()) in Flush()
839 url_.Reset(); in Flush()
849 url_.Reset(); in Init()
895 StringPtr url_; member in node::__anonbfa2b8920111::Parser
/third_party/node/src/inspector/
Dworker_inspector.h73 const std::string& url() const { return url_; } in url()
80 std::string url_; variable
Dworker_inspector.cc62 url_(url), in ParentInspectorHandle()
74 new WorkerStartedRequest(id_, url_, worker_thread, waiting)); in WorkerStarted()
/third_party/cef/include/wrapper/
Dcef_resource_manager.h81 std::string url_; member
111 std::string url() const { return params_.url_; } in url()
/third_party/cef/libcef_dll/wrapper/
Dcef_resource_manager.cc58 : url_(url), content_(content), mime_type_(mime_type) { in ContentProvider()
70 if (url != url_) { in OnRequest()
88 std::string url_; member in __anon3e705c400111::ContentProvider
588 state->params_.url_ = in OnBeforeResourceLoad()
/third_party/cef/tests/cefclient/browser/
Dtest_runner.cc461 explicit RequestDumpResourceProvider(const std::string& url) : url_(url) { in RequestDumpResourceProvider()
469 if (url != url_) { in OnRequest()
484 std::string url_; member in client::test_runner::__anona1916cbc0111::RequestDumpResourceProvider
Dosr_window_win.cc66 url_(url), in CreateBrowserHelper()
75 std::string url_; member in client::__anonfc5a679b0111::CreateBrowserHelper
114 helper->extra_info_, helper->request_context_, helper->url_); in CreateBrowserWithHelper()
/third_party/chromium/patch/
D0003-ohos-1115.patch19508 + : url_(url),
19515 + restricted_cookie_manager_->AllowCookies(url_, site_for_cookies_))
19520 + const GURL url_;
38853 url_ = web_contents->GetLastCommittedURL();
38872 profile_, url_, "Text data", std::string(), "text/plain",
38900 profile_, url_, path.AsUTF8Unsafe(), file_info_[index].sha256,
42856 GURL url_;
53921 + url_(url),
53938 + if (url_.SchemeIsBlob()) {
53961 + if (url_.SchemeIsBlob()) {
[all …]
D0004-ohos-3.2-Beta5.patch34274 url_(url),
34338 std::string url_;