Searched defs:app_url (Results 1 – 13 of 13) sorted by relevance
/external/chromium_org/chrome/browser/webdata/ |
D | web_data_service.cc | 129 void WebDataService::SetWebAppImage(const GURL& app_url, in SetWebAppImage() 135 void WebDataService::SetWebAppHasAllImages(const GURL& app_url, in SetWebAppHasAllImages() 142 void WebDataService::RemoveWebApp(const GURL& app_url) { in RemoveWebApp() 148 const GURL& app_url, WebDataServiceConsumer* consumer) { in GetWebAppImages() 229 const GURL& app_url, const SkBitmap& image, WebDatabase* db) { in SetWebAppImageImpl() 235 const GURL& app_url, bool has_all_images, WebDatabase* db) { in SetWebAppHasAllImagesImpl() 242 const GURL& app_url, WebDatabase* db) { in RemoveWebAppImpl() 248 const GURL& app_url, WebDatabase* db) { in GetWebAppImagesImpl()
|
/external/chromium_org/chrome/browser/extensions/ |
D | chrome_app_api_browsertest.cc | 115 GURL app_url(test_file_url.ReplaceComponents(replace_host)); in IN_PROC_BROWSER_TEST_F() local 208 GURL app_url(test_file_url.ReplaceComponents(replace_host)); in IN_PROC_BROWSER_TEST_F() local 262 GURL app_url(test_file_url.ReplaceComponents(replace_host)); in IN_PROC_BROWSER_TEST_F() local 328 GURL app_url(test_file_url.ReplaceComponents(replace_host)); in IN_PROC_BROWSER_TEST_F() local
|
D | convert_web_app.cc | 51 std::string GenerateKey(const GURL& app_url) { in GenerateKey()
|
D | app_process_apitest.cc | 228 const GURL& app_url(base_url.Resolve("path1/empty.html")); in IN_PROC_BROWSER_TEST_F() local 357 const GURL& app_url(base_url.Resolve("path1/empty.html")); in IN_PROC_BROWSER_TEST_F() local
|
D | bookmark_app_helper.cc | 280 GURL app_url = web_app_info_.app_url; in OnIconsDownloaded() local
|
/external/chromium_org/chrome/common/ |
D | web_application_info.h | 38 GURL app_url; member
|
/external/chromium_org/chrome/browser/ui/webui/ntp/ |
D | app_launcher_handler.h | 116 GURL app_url; member
|
/external/chromium_org/chrome/renderer/ |
D | chrome_content_renderer_client_unittest.cc | 87 const std::string& app_url) { in CreateTestExtension() 117 bool is_unrestricted, bool is_from_webstore, const std::string& app_url) { in CreateHostedApp()
|
D | chrome_content_renderer_client.cc | 671 GURL app_url; in CreatePlugin() local 907 const GURL& app_url, in IsNaClAllowed()
|
/external/chromium_org/extensions/browser/ |
D | info_map_unittest.cc | 137 GURL app_url("http://www.google.com/mail/foo.html"); in TEST_F() local
|
/external/chromium_org/mojo/examples/window_manager/ |
D | window_manager.cc | 114 std::string app_url; in OnViewInputEvent() local
|
/external/chromium_org/chrome/browser/ui/startup/ |
D | startup_browser_creator_impl.cc | 409 bool StartupBrowserCreatorImpl::IsAppLaunch(std::string* app_url, in IsAppLaunch()
|
/external/chromium_org/net/url_request/ |
D | url_request_unittest.cc | 704 GURL app_url = FilePathToFileURL(app_path); in TEST_F() local 733 GURL app_url = FilePathToFileURL(app_path); in TEST_F() local
|