Home
last modified time | relevance | path

Searched defs:app_url (Results 1 – 13 of 13) sorted by relevance

/external/chromium_org/chrome/browser/webdata/
Dweb_data_service.cc129 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/
Dchrome_app_api_browsertest.cc115 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
Dconvert_web_app.cc51 std::string GenerateKey(const GURL& app_url) { in GenerateKey()
Dapp_process_apitest.cc228 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
Dbookmark_app_helper.cc280 GURL app_url = web_app_info_.app_url; in OnIconsDownloaded() local
/external/chromium_org/chrome/common/
Dweb_application_info.h38 GURL app_url; member
/external/chromium_org/chrome/browser/ui/webui/ntp/
Dapp_launcher_handler.h116 GURL app_url; member
/external/chromium_org/chrome/renderer/
Dchrome_content_renderer_client_unittest.cc87 const std::string& app_url) { in CreateTestExtension()
117 bool is_unrestricted, bool is_from_webstore, const std::string& app_url) { in CreateHostedApp()
Dchrome_content_renderer_client.cc671 GURL app_url; in CreatePlugin() local
907 const GURL& app_url, in IsNaClAllowed()
/external/chromium_org/extensions/browser/
Dinfo_map_unittest.cc137 GURL app_url("http://www.google.com/mail/foo.html"); in TEST_F() local
/external/chromium_org/mojo/examples/window_manager/
Dwindow_manager.cc114 std::string app_url; in OnViewInputEvent() local
/external/chromium_org/chrome/browser/ui/startup/
Dstartup_browser_creator_impl.cc409 bool StartupBrowserCreatorImpl::IsAppLaunch(std::string* app_url, in IsAppLaunch()
/external/chromium_org/net/url_request/
Durl_request_unittest.cc704 GURL app_url = FilePathToFileURL(app_path); in TEST_F() local
733 GURL app_url = FilePathToFileURL(app_path); in TEST_F() local