Searched defs:target_url (Results 1 - 25 of 32) sorted by path

12

/external/chromium_org/android_webview/browser/
H A Daw_content_browser_client.cc485 const GURL& target_url,
480 CanCreateWindow( const GURL& opener_url, const GURL& opener_top_level_frame_url, const GURL& source_origin, WindowContainerType container_type, const GURL& target_url, const content::Referrer& referrer, WindowOpenDisposition disposition, const blink::WebWindowFeatures& features, bool user_gesture, bool opener_suppressed, content::ResourceContext* context, int render_process_id, int opener_id, bool* no_javascript_access) argument
/external/chromium_org/android_webview/native/
H A Daw_web_contents_delegate.cc172 const GURL& target_url,
168 WebContentsCreated( WebContents* source_contents, int opener_render_frame_id, const base::string16& frame_name, const GURL& target_url, content::WebContents* new_contents) argument
/external/chromium_org/chrome/browser/android/
H A Dchrome_web_contents_delegate_android.cc342 const base::string16& frame_name, const GURL& target_url,
351 base::android::ConvertUTF8ToJavaString(env, target_url.spec()).Release(),
340 WebContentsCreated( content::WebContents* source_contents, int opener_render_frame_id, const base::string16& frame_name, const GURL& target_url, content::WebContents* new_contents) argument
/external/chromium_org/chrome/browser/
H A Dchrome_content_browser_client.cc2009 const GURL& target_url,
2059 BlockedWindowParams blocked_params(target_url,
2004 CanCreateWindow( const GURL& opener_url, const GURL& opener_top_level_frame_url, const GURL& source_origin, WindowContainerType container_type, const GURL& target_url, const content::Referrer& referrer, WindowOpenDisposition disposition, const WebWindowFeatures& features, bool user_gesture, bool opener_suppressed, content::ResourceContext* context, int render_process_id, int opener_id, bool* no_javascript_access) argument
/external/chromium_org/chrome/browser/chromeos/file_system_provider/fileapi/
H A Dprovider_async_file_util.cc187 const storage::FileSystemURL& target_url,
190 util::FileSystemURLParser target_parser(target_url);
214 const storage::FileSystemURL& target_url,
217 util::FileSystemURLParser target_parser(target_url);
184 CopyEntryOnUIThread( scoped_ptr<storage::FileSystemOperationContext> context, const storage::FileSystemURL& source_url, const storage::FileSystemURL& target_url, const storage::AsyncFileUtil::StatusCallback& callback) argument
211 MoveEntryOnUIThread( scoped_ptr<storage::FileSystemOperationContext> context, const storage::FileSystemURL& source_url, const storage::FileSystemURL& target_url, const storage::AsyncFileUtil::StatusCallback& callback) argument
/external/chromium_org/chrome/browser/chromeos/first_run/
H A Ddrive_first_run_controller.cc172 const GURL& target_url,
285 const GURL& target_url,
295 ->enabled_extensions().GetAppByURL(target_url);
319 target_url,
280 ShouldCreateWebContents( content::WebContents* web_contents, int route_id, WindowContainerType window_container_type, const base::string16& frame_name, const GURL& target_url, const std::string& partition_id, content::SessionStorageNamespace* session_storage_namespace) argument
/external/chromium_org/chrome/browser/devtools/
H A Ddevtools_window.cc861 const GURL& target_url,
863 if (target_url.SchemeIs(content::kChromeDevToolsScheme) &&
864 target_url.query().find("toolbox=true") != std::string::npos) {
858 WebContentsCreated(WebContents* source_contents, int opener_render_frame_id, const base::string16& frame_name, const GURL& target_url, WebContents* new_contents) argument
/external/chromium_org/chrome/browser/extensions/api/web_navigation/
H A Dweb_navigation_api.cc61 target_url() {
68 const GURL& target_url)
72 target_url(target_url) {
190 details->target_url);
197 details->target_url);
222 iter->second.target_url);
64 PendingWebContents( content::WebContents* source_web_contents, content::RenderFrameHost* source_frame_host, content::WebContents* target_web_contents, const GURL& target_url) argument
H A Dweb_navigation_api.h144 const GURL& target_url);
150 GURL target_url; member in struct:extensions::WebNavigationEventRouter::PendingWebContents
H A Dweb_navigation_api_helpers.cc173 const GURL& target_url) {
188 dict->SetString(keys::kUrlKey, target_url.possibly_invalid_spec());
197 target_url);
168 DispatchOnCreatedNavigationTarget( content::WebContents* web_contents, content::BrowserContext* browser_context, content::RenderFrameHost* source_frame_host, content::WebContents* target_web_contents, const GURL& target_url) argument
/external/chromium_org/chrome/browser/net/
H A Dchrome_network_delegate.cc230 void ReportInvalidReferrerSend(const GURL& target_url, argument
820 const GURL& target_url,
823 base::Bind(&ReportInvalidReferrerSend, target_url, referrer_url));
818 OnCancelURLRequestWithPolicyViolatingReferrerHeader( const net::URLRequest& request, const GURL& target_url, const GURL& referrer_url) const argument
H A Dpredictor.cc468 const GURL& target_url) {
474 DCHECK_EQ(target_url, Predictor::CanonicalizeUrl(target_url));
475 DCHECK_NE(target_url, GURL::EmptyGURL());
477 referrers_[referring_url].SuggestHost(target_url);
467 LearnFromNavigation(const GURL& referring_url, const GURL& target_url) argument
H A Dpredictor_browsertest.cc126 void LearnFromNavigation(const GURL& referring_url, const GURL& target_url) { argument
133 target_url));
/external/chromium_org/chrome/browser/tab_contents/
H A Dretargeting_details.h24 GURL target_url; member in struct:RetargetingDetails
/external/chromium_org/chrome/browser/ui/blocked_content/
H A Dblocked_window_params.cc15 const GURL& target_url,
23 : target_url_(target_url),
14 BlockedWindowParams( const GURL& target_url, const content::Referrer& referrer, WindowOpenDisposition disposition, const blink::WebWindowFeatures& features, bool user_gesture, bool opener_suppressed, int render_process_id, int opener_id) argument
H A Dblocked_window_params.h20 BlockedWindowParams(const GURL& target_url,
44 const GURL& target_url() const { function in class:BlockedWindowParams
/external/chromium_org/chrome/browser/ui/
H A Dbrowser.cc1544 const GURL& target_url,
1552 target_url,
1563 const GURL& target_url,
1575 details.target_url = target_url;
2409 const GURL& target_url,
2481 target_url,
1539 ShouldCreateWebContents( WebContents* web_contents, int route_id, WindowContainerType window_container_type, const base::string16& frame_name, const GURL& target_url, const std::string& partition_id, content::SessionStorageNamespace* session_storage_namespace) argument
1560 WebContentsCreated(WebContents* source_contents, int opener_render_frame_id, const base::string16& frame_name, const GURL& target_url, WebContents* new_contents) argument
2405 MaybeCreateBackgroundContents( int route_id, WebContents* opener_web_contents, const base::string16& frame_name, const GURL& target_url, const std::string& partition_id, content::SessionStorageNamespace* session_storage_namespace) argument
/external/chromium_org/chrome/browser/ui/omnibox/
H A Domnibox_view_browsertest.cc1546 const char* target_url = "http://www.google.com/calendar"; local
1547 omnibox_view->SetUserText(ASCIIToUTF16(target_url));
1560 EXPECT_EQ(ASCIIToUTF16(target_url), omnibox_view->GetText());
1574 EXPECT_EQ(target_url, url);
1575 EXPECT_EQ(ASCIIToUTF16(target_url), title);
1592 const char* target_url = "http://www.google.com/calendar"; local
1593 omnibox_view->SetUserText(ASCIIToUTF16(target_url));
1620 EXPECT_EQ(target_url, url);
1621 EXPECT_EQ(ASCIIToUTF16(target_url), title);
1679 const std::string target_url local
[all...]
/external/chromium_org/chromecast/shell/browser/
H A Dcast_content_browser_client.cc142 const GURL& target_url,
137 CanCreateWindow( const GURL& opener_url, const GURL& opener_top_level_frame_url, const GURL& source_origin, WindowContainerType container_type, const GURL& target_url, const content::Referrer& referrer, WindowOpenDisposition disposition, const blink::WebWindowFeatures& features, bool user_gesture, bool opener_suppressed, content::ResourceContext* context, int render_process_id, int opener_id, bool* no_javascript_access) argument
/external/chromium_org/content/browser/appcache/
H A Dappcache_manifest_parser.cc282 // Skip whitespace separating type from the target_url.
294 GURL target_url = manifest_url.Resolve(target_url16); local
295 if (!target_url.is_valid())
298 if (target_url.has_ref()) {
301 target_url = target_url.ReplaceComponents(replacements);
303 if (manifest_url.GetOrigin() != target_url.GetOrigin())
309 target_url, is_pattern, verb == EXECUTE));
/external/chromium_org/content/browser/download/
H A Ddownload_browsertest.cc517 const GURL& target_url,
523 response->AddCustomHeader("Location", target_url.spec());
532 const GURL& target_url) {
534 &HandleRequestAndSendRedirectResponse, relative_url, target_url);
515 HandleRequestAndSendRedirectResponse( const std::string& relative_url, const GURL& target_url, const net::test_server::HttpRequest& request) argument
530 CreateRedirectHandler( const std::string& relative_url, const GURL& target_url) argument
/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_impl.cc1500 SiteInstance::CreateForURL(GetBrowserContext(), params.target_url) :
1537 params.target_url,
1596 params.target_url, new_contents);
1610 OpenURLParams open_params(params.target_url,
2730 const std::string& security_origin, const GURL& target_url) {
2732 << target_url.possibly_invalid_spec();
2729 OnDidRunInsecureContent( const std::string& security_origin, const GURL& target_url) argument
/external/chromium_org/content/common/
H A Dappcache_interfaces.h107 GURL target_url; member in struct:content::AppCacheNamespace
/external/chromium_org/content/public/browser/
H A Dcontent_browser_client.cc248 const GURL& target_url,
243 CanCreateWindow( const GURL& opener_url, const GURL& opener_top_level_frame_url, const GURL& source_origin, WindowContainerType container_type, const GURL& target_url, const Referrer& referrer, WindowOpenDisposition disposition, const blink::WebWindowFeatures& features, bool user_gesture, bool opener_suppressed, ResourceContext* context, int render_process_id, int opener_id, bool* no_javascript_access) argument
H A Dweb_contents_delegate.cc137 const GURL& target_url,
132 ShouldCreateWebContents( WebContents* web_contents, int route_id, WindowContainerType window_container_type, const base::string16& frame_name, const GURL& target_url, const std::string& partition_id, SessionStorageNamespace* session_storage_namespace) argument

Completed in 6940 milliseconds

12