OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnCustomInstall
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/component_updater/
default_component_installer.h
37
//
OnCustomInstall
is called during the installation process. Components that
41
virtual bool
OnCustomInstall
(const base::DictionaryValue& manifest,
widevine_cdm_component_installer.cc
251
virtual bool
OnCustomInstall
(const base::DictionaryValue& manifest,
282
bool WidevineCdmComponentInstallerTraits::
OnCustomInstall
(
default_component_installer.cc
57
if (!installer_traits_->
OnCustomInstall
(manifest, install_path))
Completed in 3419 milliseconds