/external/webkit/Tools/QtTestBrowser/ |
urlloader.cpp | 72 QUrl url(qstr, QUrl::StrictMode); 73 if (url.isValid()) { 75 m_frame->load(url);
|
/frameworks/base/media/libstagefright/chromium_http/ |
support.h | 56 virtual const std::string &GetUserAgent(const GURL &url) const; 142 GURL url, 152 const GURL &url,
|
/frameworks/base/media/tests/players/ |
invoke_mock_media_player.cpp | 60 const char *url, 62 LOGV("setDataSource %s", url); 64 if (strncmp(url, kPing, strlen(kPing)) == 0) {
|
/libcore/dom/src/test/java/org/w3c/domts/ |
BatikTestDocumentBuilderFactory.java | 125 * Loads specified URL. 126 * @param url url to load 130 public Document load(java.net.URL url) throws DOMTestLoadException { 132 java.io.InputStream stream = url.openStream(); 135 new Object[] {url.toString(), stream});
|
DOM4JTestDocumentBuilderFactory.java | 83 readMethod = saxReaderClass.getMethod("read", new Class[] {java.net.URL.class}); 105 public Document load(java.net.URL url) throws DOMTestLoadException { 106 if (url == null) { 107 throw new NullPointerException("url"); 114 new Object[] {url});
|
/libcore/luni/src/main/java/java/net/ |
Authenticator.java | 55 private URL url; field in class:Authenticator 159 * the realm that the URL is pointing to requires authorization. 237 * url of the connection that requests authentication. 243 String rPrompt, String rScheme, URL rURL, 256 thisAuthenticator.url = rURL; 266 * Returns the URL of the authentication request. 268 * @return authentication request url. 270 protected URL getRequestingURL() { 271 return url; [all...] |
/libcore/luni/src/test/java/org/apache/harmony/luni/tests/internal/net/www/protocol/https/ |
HttpsURLConnectionTest.java | 35 import java.net.URL; 133 // create url connection to be tested 134 URL url = new URL("https://localhost:" + ss.getLocalPort()); local 135 HttpsURLConnection connection = (HttpsURLConnection) url.openConnection(); 164 // create url connection to be tested 165 URL url = new URL("https://localhost:" + ss.getLocalPort()) local 204 URL url = new URL("https:\/\/localhost:" + ss.getLocalPort()); local 242 URL url = new URL("https:\/\/localhost:" + ss.getLocalPort()); local 277 URL url = new URL("https:\/\/localhost:55555"); local 320 URL url = new URL("https:\/\/localhost:" + ss.getLocalPort()); local 356 URL url = new URL("https:\/\/localhost:" + ss.getLocalPort()); local 385 URL url = new URL("https:\/\/requested.host:55556\/requested.data"); local 425 URL url = new URL("https:\/\/requested.host:55555\/requested.data"); local 459 URL url = new URL("https:\/\/requested.host:55555\/requested.data"); local 508 URL url = new URL("https:\/\/requested.host:55554\/requested.data"); local 539 URL url = new URL("https:\/\/requested.host:55555\/requested.data"); local 575 URL url = new URL("https:\/\/localhost:" + ss.getLocalPort()); local [all...] |
/libcore/support/src/test/java/tests/util/ |
SerializationTester.java | 29 import java.net.URL; 160 URL url = SerializationTester.class.getResource( local 162 if (null == url) { 168 input = url.openStream();
|
/external/chromium/chrome/browser/ |
browser_keyevents_browsertest.cc | 352 GURL url = test_server()->GetURL(kTestingPage); local 353 ui_test_utils::NavigateToURL(browser(), url); local 437 GURL url = test_server()->GetURL(kTestingPage); local 438 ui_test_utils::NavigateToURL(browser(), url); local 482 GURL url = test_server()->GetURL(kTestingPage); local 483 ui_test_utils::NavigateToURL(browser(), url); local 578 GURL url = test_server()->GetURL(kTestingPage); local 579 ui_test_utils::NavigateToURL(browser(), url); local 644 GURL url = test_server()->GetURL(kTestingPage); local 645 ui_test_utils::NavigateToURL(browser(), url); local 685 ui_test_utils::NavigateToURL(browser(), url); local 744 GURL url = test_server()->GetURL(kTestingPage); local 745 ui_test_utils::NavigateToURL(browser(), url); local 781 GURL url = test_server()->GetURL(kTestingPage); local 782 ui_test_utils::NavigateToURL(browser(), url); local 822 GURL url = test_server()->GetURL(kTestingPage); local 823 ui_test_utils::NavigateToURL(browser(), url); local [all...] |
/libcore/luni/src/test/java/libcore/java/net/ |
OldURLTest.java | 33 import java.net.URL; 58 new URL("http", "apache.org", 123456789, "file"); 60 new URL("http", "apache.org", -123, "file"); 69 URL testURL = new URL("http", "www.apache.org:8082", "test.html#anch"); 77 new URL("hftp", "apache.org:8082", "test.html#anch"); 90 new URL("test_protocol", "", "fake.jar"); 97 URL testURL1 = new URL("http", "www.apache.org:8080", "test.html#anch"); 98 URL testURL2 = new URL("http", "www.apache.org:8080", "test.html#anch") 245 URL url = new URL("http:\/\/web2.javasoft.com\/some+file.html"); local 483 URL url = new URL("http:\/\/www.example.com"); local 494 URL url = new URL("ftp:\/\/myUser:password@host.dom\/etc\/motd"); local 504 URL url = new URL("http:\/\/www.java2s.com:8080"); local 786 URL url = new URL(new URL(strURL), ref); local 792 URL url = new URL(strURL); local [all...] |
/external/chromium/chrome/browser/instant/ |
instant_loader.cc | 146 // Invoked prior to loading a new URL. 158 // Sets the last URL that will be added to history when CommitHistory is 160 void SetLastHistoryURLAndPrune(const GURL& url); 176 const GURL& url, const GURL& referrer, 181 virtual std::string GetNavigationHeaders(const GURL& url) OVERRIDE; 196 const GURL& url) OVERRIDE; 290 const GURL& url) { 295 args->url = url; 297 args->redirects.push_back(url); 780 GURL url; local [all...] |
/external/webkit/Source/WebCore/platform/mac/ |
ClipboardMac.mm | 79 if (qType == "URL") 86 // special case because UTI doesn't work with Cocoa's URL type 185 NSURL *url = [NSURL fileURLWithPath:string]; 186 [urls addObject:[url absoluteString]]; 203 // Fallback to NSURLPboardType (which is a single URL) 205 if (NSURL *url = [NSURL URLFromPasteboard:pasteboard]) 206 return [NSArray arrayWithObject:[url absoluteString]]; 224 // "URL" and "text/url-list" both map to NSURLPboardType in cocoaTypeFromHTMLClipboardType(), "URL" only wants the first UR [all...] |
/external/webkit/Source/WebCore/plugins/ |
PluginView.cpp | 112 static String scriptStringIfJavaScriptURL(const KURL& url) 114 if (!protocolIsJavaScript(url)) 118 return decodeURLEscapeSequences(url.string().substring(11)); 460 KURL requestURL = request->frameLoadRequest().resourceRequest().url(); 548 KURL url = frameLoadRequest.resourceRequest().url(); local 550 if (url.isEmpty()) 559 String jsString = scriptStringIfJavaScriptURL(url); 569 } else if (!m_parentFrame->document()->securityOrigin()->canDisplay(url)) 589 NPError PluginView::getURLNotify(const char* url, const char* target, void* notifyData [all...] |
/external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/login/ |
DefaultConfigParserTest.java | 28 import java.net.URL; 54 URL url; field in class:DefaultConfigParserTest 63 url = f.toURL(); 74 config = DefaultConfigurationParser.configParser(url, p, new HashMap<String, List<AppConfigurationEntry>>()); 101 Map<String, List<AppConfigurationEntry>> config = DefaultConfigurationParser.configParser(url, p, new HashMap<String, List<AppConfigurationEntry>>());
|
/external/apache-harmony/luni/src/test/impl/common/org/apache/harmony/luni/tests/java/net/ |
URLClassLoaderImplTest.java | 21 import java.net.URL; 28 import libcore.net.url.JarHandler; 36 * @tests java.net.URLClassLoader#URLClassLoader(java.net.URL[], java.lang.ClassLoader, 52 final URL base = getClass().getResource("lf.jar"); 54 final URL[] urls = { base }; 57 final URL res = ucl.findResource("swt.dll");
|
/external/bluetooth/glib/gio/win32/ |
gwinhttpfile.h | 50 URL_COMPONENTS url; member in struct:_GWinHttpFile
|
/external/bzip2/ |
bzip.css | 28 background:#ffffff url("/images/hr_blue.png") repeat-x; } 41 list-style: url("/images/li-blue.png");
|
/external/chromium/chrome/browser/automation/ |
automation_resource_message_filter.h | 109 // Retrieves cookies for the url passed in from the external host. The 112 static bool GetCookiesForUrl(const GURL& url, 115 // Sets cookies on the URL in the external host. Returns true on success. 116 static bool SetCookiesForUrl(const GURL& url, const std::string& cookie_line, 124 void OnGetCookiesHostResponse(int tab_handle, bool success, const GURL& url, 145 int tab_handle, bool success, const GURL& url, 196 // Map of render views interested in diverting url requests over automation.
|
/external/chromium/chrome/browser/chromeos/login/ |
cookie_fetcher.h | 49 const GURL& url,
|
user_image_downloader.h | 20 // Gets user image URL from user's Google Profile, downloads the image, 39 const GURL& url, 48 // Parses received JSON data looking for user image url. 49 // If succeeded, returns true and stores the url in |image_url| parameter. 53 // Searches for image url in a list of contacts matching contact address 54 // with user email. Returns true and image url if succeeds, false 62 // Searches for image url in list of links for the found contact. 63 // Returns true and image url if succeeds, false otherwise.
|
/external/chromium/chrome/browser/chromeos/ |
plugin_selection_policy.cc | 122 const GURL& url, 126 if (IsAllowed(url, info[i].path)) 132 bool PluginSelectionPolicy::IsAllowed(const GURL& url, 157 if (policy_domain.empty() || url.DomainIs(policy_domain.c_str(),
|
/external/chromium/chrome/browser/debugger/ |
inspectable_tab_proxy.h | 84 virtual void FrameNavigating(const std::string& url);
|
/external/chromium/chrome/browser/extensions/ |
extension_apitest.cc | 169 GURL url = GURL(page_url); local 171 // Note: We use is_valid() here in the expectation that the provided url 172 // may lack a scheme & host and thus be a relative url within the loaded 174 if (!url.is_valid()) { 184 url = extension->GetResourceURL(page_url); 187 ui_test_utils::NavigateToURL(browser(), url); local
|
extension_infobar_delegate.h | 33 const GURL& url);
|
file_manager_util.h | 18 // Gets base file browser url. 20 // Converts |full_file_path| into external filesystem: url. Returns false 23 const FilePath& full_file_path, const GURL& origin_url, GURL* url); 24 // Gets base file browser url for.
|