HomeSort by relevance Sort by last modified time
    Searched defs:InstallChromeApp (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/apps/
install_chrome_app.cc 76 void InstallChromeApp(const std::string& app_id) {
80 // At the moment InstallChromeApp() is called immediately after handling
  /external/chromium_org/chrome/browser/apps/drive/
drive_app_provider_browsertest.cc 95 const Extension* InstallChromeApp(int expected_change) {
192 const Extension* chrome_app = InstallChromeApp(1);
258 InstallChromeApp(0);
297 const Extension* chrome_app = InstallChromeApp(1);

Completed in 67 milliseconds