/external/webkit/Source/WebCore/plugins/ |
npapi.cpp | 72 NPError NPN_GetURLNotify(NPP instance, const char* url, const char* target, void* notifyData) 74 return pluginViewForInstance(instance)->getURLNotify(url, target, notifyData); 77 NPError NPN_GetURL(NPP instance, const char* url, const char* target) 79 return pluginViewForInstance(instance)->getURL(url, target); 82 NPError NPN_PostURLNotify(NPP instance, const char* url, const char* target, uint32_t len, const char* buf, NPBool file, void* notifyData) 84 return pluginViewForInstance(instance)->postURLNotify(url, target, len, buf, file, notifyData); 87 NPError NPN_PostURL(NPP instance, const char* url, const char* target, uint32_t len, const char* buf, NPBool file) 89 return pluginViewForInstance(instance)->postURL(url, target, len, buf, file); 181 NPError NPN_GetValueForURL(NPP instance, NPNURLVariable variable, const char* url, char** value, uint32_t* len) 183 return pluginViewForInstance(instance)->getValueForURL(variable, url, value, len) [all...] |
/external/webkit/Source/WebKit/android/benchmark/ |
Intercept.h | 50 ResourceHandle* handle, String url); 54 MyResourceLoader(ResourceHandle* handle, String url) 57 , m_url(url) {}
|
/external/webkit/Source/WebKit/chromium/src/ |
WebSharedWorkerImpl.cpp | 95 void WebSharedWorkerImpl::startWorkerContext(const WebURL& url, const WebString& name, const WebString& userAgent, const WebString& sourceCode, long long) 97 initializeLoader(url); 98 setWorkerThread(SharedWorkerThread::create(name, url, userAgent, sourceCode, *this, *this));
|
/external/webkit/Source/WebKit/win/ |
WebNavigationData.h | 36 static WebNavigationData* createInstance(const WTF::String& url, const WTF::String& title, IWebURLRequest*, IWebURLResponse*, bool hasSubstituteData, const WTF::String& clientRedirectSource); 38 WebNavigationData(const WTF::String& url, const WTF::String& title, IWebURLRequest*, IWebURLResponse*, bool hasSubstituteData, const WTF::String& clientRedirectSource); 48 virtual HRESULT STDMETHODCALLTYPE url(
|
WebResource.h | 41 WebResource(IStream* data, const WebCore::KURL& url, const WTF::String& mimeType, const WTF::String& textEncodingName, const WTF::String& frameName); 53 /* [in] */ BSTR url, 61 virtual HRESULT STDMETHODCALLTYPE URL( 62 /* [retval][out] */ BSTR *url);
|
/external/webkit/Tools/Scripts/webkitpy/common/net/ |
statusserver.py | 54 self.url = "http://%s" % self.host 60 return "%s/results/%s" % (self.url, status_id) 87 update_status_url = "%s/update-status" % self.url 99 update_svn_revision_url = "%s/update-svn-revision" % self.url 107 update_work_items_url = "%s/update-work-items" % self.url 116 submit_to_ews_url = "%s/submit-to-ews" % self.url 128 patch_status_url = "%s/next-patch/%s" % (self.url, queue_name) 132 release_patch_url = "%s/release-patch" % (self.url) 155 def _fetch_url(self, url): 158 return urllib2.urlopen(url).read( [all...] |
/frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/ |
FsUtils.java | 133 String url = null; local 135 url = "file://" + path; 139 // still cut the URL after "http/tests/" 140 url = "https://127.0.0.1:8443/" + path.substring(HTTP_TESTS_PREFIX.length()); 144 url = "http://127.0.0.1:18000/" + path.substring(HTTP_TESTS_PREFIX.length()); 146 url = "file://" + path; 149 return url; 186 public static boolean isTestPageUrl(String url) { 187 int qmPostion = url.indexOf('?'); 188 int slashPostion = url.lastIndexOf('/') [all...] |
ReliabilityTestActivity.java | 42 public static final String PARAM_URL = "URL"; 47 public static final String MSG_NAV_URL = "url"; 119 private void navigate(String url, int timeout) { 120 if(url == null) { 121 Log.v(LOGTAG, "URL is null, cancelling..."); 129 Log.v(LOGTAG, "Navigating to URL: " + url); 130 webView.loadUrl(url); 204 + ", url=" + failingUrl); 222 public void onPageStarted(WebView view, String url, Bitmap favicon) [all...] |
/frameworks/base/tests/DumpRenderTree2/src/com/android/dumprendertree2/forwarder/ |
ForwarderManager.java | 20 import java.net.URL; 58 * Returns the main part of the URL with the trailing slash 74 URL url = null; local 76 url = new URL(protocol, HOST_IP, port, "/"); 81 return url.toString();
|
/libcore/luni/src/test/java/libcore/java/net/ |
OldURLStreamHandlerTest.java | 24 import java.net.URL; 35 URL url1 = new URL("ftp://test_url/test?a=b&c=%D0+%D1"); 36 URL url2 = new URL("http://test_url/test?a=b&c=%D0+%D1"); 39 new URL("http://test_url+/test?a=b&c=%D0+%D1"); 55 URL url1 = new URL("ftp://test_url/test?a=b&c=%D0+%D1"); 58 URL url2 = new URL("http://test:pwd@fakehostname.fakedomain/test?a=b&c=%D0+%D1") 108 URL url = new URL("http:\/\/test.org"); local 134 URL url = new URL("http:\/\/test.org"); local 144 URL url = new URL("http:\/\/test.org"); local [all...] |
/external/chromium/chrome/browser/history/ |
history_backend.cc | 92 // list of redirects for this URL. Empty list means no redirects. 96 mv.url = page_data.GetURL(); 99 // Redirects must contain at least the target url. 100 mv.redirects.push_back(mv.url); 103 if (mv.redirects[mv.redirects.size() - 1] != mv.url) { 104 // The last url must be the target url. 105 mv.redirects.push_back(mv.url); 157 // this was written, QueryResults can efficiently look up by URL, so the need 167 // When we're tracking unique URLs, returns true if this URL has bee 1394 MostVisitedURL url = MakeMostVisitedURL(*current_data, redirects); local [all...] |
/external/chromium/chrome/browser/net/ |
predictor_api.cc | 91 // Potentially add a new URL to our startup list. 92 void Append(const GURL& url); 104 // List of the first N URL resolutions observed in this run. 195 void AnticipateOmniboxUrl(const GURL& url, bool preconnectable) { 199 if (!url.is_valid() || !url.has_host()) 202 g_predictor->AnticipateOmniboxUrl(url, preconnectable); 205 void PreconnectUrlAndSubresources(const GURL& url) { 208 if (!url.is_valid() || !url.has_host() [all...] |
url_fixer_upper.cc | 30 // a url string, and these need to be updated when the URL is converted from 149 // Tries to create a file: URL from |text| if it looks like a filename, even if 151 // (possibly invalid) file: URL in |fixed_up_url| for input beginning 180 // Invalid file URL, just return the input. 216 // Otherwise, add www. to the beginning of the URL. 223 std::string* url) { 228 url->append(text, part.begin, part.len); 235 std::string* url) { 240 url->append(":") [all...] |
/external/chromium/chrome/browser/ui/webui/ |
mediaplayer_ui.cc | 91 : url(newurl), 93 GURL url; member in struct:MediaplayerHandler::MediaUrl 116 void PlaybackMediaFile(const GURL& url); 118 void EnqueueMediaFileUrl(const GURL& url); 249 url_value->SetString(kPropertyPath, current_playlist_[x].url.spec()); 255 void MediaplayerHandler::PlaybackMediaFile(const GURL& url) { 256 current_playlist_.push_back(MediaplayerHandler::MediaUrl(url)); 257 FirePlaylistChanged(url.spec(), true, current_playlist_.size() - 1); 303 void MediaplayerHandler::EnqueueMediaFileUrl(const GURL& url) { 304 current_playlist_.push_back(MediaplayerHandler::MediaUrl(url)); 316 std::string url; local 363 GURL url; local 383 GURL url; local 604 const GURL& url = contents->GetURL(); local [all...] |
/external/chromium/chrome/browser/bookmarks/ |
bookmark_index_unittest.cc | 36 GURL url("about:blank"); 39 ASCIIToUTF16(titles[i]), url); 243 const GURL url; member in struct:TestData 254 history::URLRow info(data[i].url); 261 data[i].url); 266 url_db->GetRowForURL(data[0].url, &result1); 270 url_db->GetRowForURL(data[1].url, &result2); 274 url_db->GetRowForURL(data[2].url, &result3); 278 url_db->GetRowForURL(data[3].url, &result4); 291 EXPECT_EQ(data[0].url, matches[0].node->GetURL()) [all...] |
/external/chromium/chrome/browser/importer/ |
profile_writer.cc | 83 // Don't insert this url if it isn't valid. 84 if (!it->is_folder && !it->url.is_valid()) 87 // We suppose that bookmarks are unique by Title, URL, and Folder. Since 124 it->title, it->url, it->creation_time); 159 // a valid URL, an empty string is returned, otherwise host+path is returned. 160 static std::string HostPathKeyForURL(const GURL& url) { 161 return url.is_valid() ? url.host() + url.path() : std::string(); 171 // when checking imported URLs as the imported URL may not be valid yet ma [all...] |
/external/webkit/Tools/Scripts/webkitpy/layout_tests/port/ |
mock_drt_unittest.py | 107 url = port.filename_to_uri(self.to_path(port, test_name)) 110 if url.startswith('file:////'): 111 url = url[len('file:////') - 1:] 112 if url.startswith('file:///'): 113 url = url[len('file:///') - 1:] 116 return url + "'" + checksum + '\n' 117 return url + '\n' 235 url = port.filename_to_uri(self.to_path(port, test_name) [all...] |
/frameworks/base/telephony/java/com/android/internal/telephony/ |
IccProvider.java | 77 public Cursor query(Uri url, String[] projection, String selection, 79 switch (URL_MATCHER.match(url)) { 90 throw new IllegalArgumentException("Unknown URL " + url); 95 public String getType(Uri url) { 96 switch (URL_MATCHER.match(url)) { 103 throw new IllegalArgumentException("Unknown URL " + url); 108 public Uri insert(Uri url, ContentValues initialValues) { 115 int match = URL_MATCHER.match(url); [all...] |
/external/chromium/chrome/browser/tab_contents/ |
web_contents_unittest.cc | 38 const GURL& url) { 40 params->url = url; 52 params->content_state = webkit_glue::CreateHistoryStateForURL(GURL(url)); 83 const GURL& url, 86 : InterstitialPage(tab, new_navigation, url), 121 void TestDidNavigate(int page_id, const GURL& url) { 123 InitNavigateParams(¶ms, page_id, url); 261 // Also check title and url. 272 // Navigate to URL [all...] |
/cts/tests/tests/webkit/src/android/webkit/cts/ |
WebBackForwardListTest.java | 92 private void checkBackForwardList(final WebView view, final String... url) { 99 if (list.getSize() != url.length) { 102 if (list.getCurrentIndex() != url.length - 1) { 105 for (int i = 0; i < url.length; i++) { 107 if (!url[i].equals(item.getUrl())) {
|
WebChromeClientTest.java | 102 String url = mWebServer.getAssetUrl(TestHtmlConstants.HELLO_WORLD_URL); local 103 mWebView.loadUrl(url); 140 String url = mWebServer.getAssetUrl(TestHtmlConstants.HELLO_WORLD_URL); local 141 mWebView.loadUrl(url); 245 String url = mWebServer.getAssetUrl(TestHtmlConstants.JS_ALERT_URL); local 246 mWebView.loadUrl(url); 274 String url = mWebServer.getAssetUrl(TestHtmlConstants.JS_CONFIRM_URL); local 275 mWebView.loadUrl(url); 305 String url = mWebServer.getAssetUrl(TestHtmlConstants.JS_PROMPT_URL); local 306 mWebView.loadUrl(url); [all...] |
/external/chromium/android/autofill/ |
url_fetcher_proxy.h | 71 URLFetcherProxy(const GURL& url, 74 : URLFetcher(url /*unused*/, URLFetcher::POST /*unused*/, d), 77 url_(url) 109 const GURL& url, 115 url_ = url;
|
/external/chromium/chrome/browser/content_settings/ |
host_content_settings_map.cc | 31 // Returns true if we should allow all content types for this URL. This is 34 static bool ShouldAllowAllContent(const GURL& url) { 35 return url.SchemeIs(chrome::kChromeDevToolsScheme) || 36 url.SchemeIs(chrome::kChromeInternalScheme) || 37 url.SchemeIs(chrome::kChromeUIScheme) || 38 url.SchemeIs(chrome::kExtensionScheme) || 39 url.SchemeIs(chrome::kUserScriptScheme); 150 const GURL& url, 153 ContentSetting setting = GetNonDefaultContentSetting(url, 162 const GURL& url, [all...] |
host_content_settings_map.h | 57 // Returns a single ContentSetting which applies to a given URL. Note that 64 const GURL& url, 68 // Returns a single ContentSetting which applies to a given URL or 76 const GURL& url, 80 // Returns all ContentSettings which apply to a given URL. For content 85 ContentSettings GetContentSettings(const GURL& url) const; 87 // Returns all non-default ContentSettings which apply to a given URL. For 92 ContentSettings GetNonDefaultContentSettings(const GURL& url) const; 125 // Convenience method to add a content setting for a given URL, making sure 131 void AddExceptionForURL(const GURL& url, [all...] |
/external/chromium/chrome/browser/ |
external_protocol_handler.cc | 85 // We have a URL that looks something like: 87 // ShellExecuting this URL will cause the specified program to be executed. 129 void ExternalProtocolHandler::LaunchUrl(const GURL& url, 136 std::string escaped_url_string = EscapeExternalHandlerValue(url.spec()); 157 void ExternalProtocolHandler::LaunchUrlWithoutSecurityCheck(const GURL& url) { 160 platform_util::OpenExternal(url); 170 NewRunnableFunction(&platform_util::OpenExternal, url));
|