OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InstallSource
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/extensions/
webstore_installer.h
57
enum
InstallSource
{
191
InstallSource
source);
222
InstallSource
source);
237
void DownloadCrx(const std::string& extension_id,
InstallSource
source);
266
InstallSource
install_source_;
webstore_standalone_installer.h
131
void set_install_source(WebstoreInstaller::
InstallSource
source) {
134
WebstoreInstaller::
InstallSource
install_source() const {
195
WebstoreInstaller::
InstallSource
install_source_;
webstore_installer.cc
176
InstallSource
source) {
199
params.push_back("
installsource
=" + install_source);
279
InstallSource
source)
547
InstallSource
source) {
Completed in 45 milliseconds