OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InstallWebApp
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/chrome/browser/extensions/
bookmark_app_helper.cc
325
crx_installer_->
InstallWebApp
(web_app_info_);
356
installer->
InstallWebApp
(web_app_info);
crx_installer.h
108
void
InstallWebApp
(const WebApplicationInfo& web_app);
crx_installer.cc
227
void CrxInstaller::
InstallWebApp
(const WebApplicationInfo& web_app) {
[
all
...]
/external/chromium_org/chrome/browser/apps/drive/
drive_app_converter.cc
189
crx_installer_->
InstallWebApp
(web_app_);
drive_app_provider_browsertest.cc
139
crx_installer->
InstallWebApp
(web_app);
/external/chromium_org/chrome/browser/ui/webui/ntp/
app_launcher_handler.cc
744
installer->
InstallWebApp
(*web_app);
Completed in 94 milliseconds