Searched defs:page_location (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/search_engines/
H A Dsearch_provider_install_state_message_filter.cc55 const GURL& page_location,
60 if (page_location.GetOrigin() != requested_origin)
86 const GURL& page_location,
94 page_location,
100 const GURL& page_location,
105 GetSearchProviderInstallState(page_location, requested_host);
54 GetSearchProviderInstallState( const GURL& page_location, const GURL& requested_host) argument
85 OnGetSearchProviderInstallState( const GURL& page_location, const GURL& requested_host, IPC::Message* reply_msg) argument
99 ReplyWithProviderInstallState( const GURL& page_location, const GURL& requested_host, IPC::Message* reply_msg) argument

Completed in 91 milliseconds