/external/chromium_org/third_party/WebKit/public/platform/ |
D | WebStorageArea.h | 65 …virtual void setItem(const WebString& key, const WebString& newValue, const WebURL& pageUrl, Resul… in setItem() 74 virtual void removeItem(const WebString& key, const WebURL& pageUrl) in removeItem() 81 virtual void clear(const WebURL& pageUrl) in clear() 92 virtual void removeItem(const WebString& key, const WebURL& pageUrl, WebString& oldValue) { } in removeItem() 93 virtual void clear(const WebURL& pageUrl, bool& somethingCleared) { } in clear()
|
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/favicon/ |
D | FaviconHelper.java | 78 Profile profile, String pageUrl, int iconTypes, in getLocalFaviconImageForURL() 103 public Bitmap getSyncedFaviconImageForURL(Profile profile, String pageUrl) { in getSyncedFaviconImageForURL() 111 Profile profile, String pageUrl, int iconTypes, int desiredSizeInDip, in nativeGetLocalFaviconImageForURL() 114 Profile profile, String pageUrl); in nativeGetSyncedFaviconImageForURL()
|
/external/chromium_org/chrome/browser/resources/backloader/scripts/ |
D | pages.js | 9 pageUrl: 'https://www.google.com/calendar/offline/background.html', property
|
D | background.js | 134 loadLuncherFrame_: function(index, pageUrl) { argument
|
/external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/ |
D | AwContentsClientFaviconTest.java | 108 final String pageUrl = mWebServer.setResponse(FAVICON1_PAGE_URL, FAVICON1_PAGE_HTML, in testReceiveBasicFavicon() local 126 final String pageUrl = mWebServer.setResponse(TOUCHICON_REL_URL, TOUCHICON_REL_PAGE_HTML, in testReceiveBasicTouchIconLinkRel() local
|
D | AwContentsClientVisitedHistoryTest.java | 105 final String pageUrl = webServer.setResponse(path, html, null); in testUpdateVisitedHistoryCallback() local 146 final String pageUrl = webServer.setResponse(path, html, null); in testGetVisitedHistoryExerciseCodePath() local
|
D | AwContentsTest.java | 259 final String pageUrl = webServer.setResponse( in testClearCacheMemoryAndDisk() local 327 final String pageUrl = webServer.setResponse("/favicon.html", in testGetFavicon() local 375 final String pageUrl = webServer.setResponse( in testDownload() local
|
D | AwContentsClientAutoLoginTest.java | 87 final String pageUrl = webServer.setResponse(path, html, headers); in autoLoginTestHelper() local
|
/external/chromium_org/chrome/common/extensions/api/ |
D | declarative_content.json | 15 "pageUrl": { object
|
D | activity_log_private.json | 21 "pageUrl": {"type": "string", "optional": true}, object 44 "pageUrl": {"type": "string", "optional": true, "description": "Treated as a prefix"}, object
|
D | context_menus.json | 45 "pageUrl": { object
|
/external/chromium_org/third_party/WebKit/Source/web/tests/ |
D | WebPageNewSerializerTest.cpp | 368 WebURL pageUrl = toKURL("http://www.test.com"); in TEST_F() local 383 WebURL pageUrl = toKURL("http://www.test.com"); in TEST_F() local
|
/external/chromium/chrome/common/extensions/api/ |
D | extension_api.json | 2781 "pageUrl": { object
|