OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnGotPlugins
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/chrome/browser/ui/webui/
version_handler.h
26
// list of variations using
OnGotPlugins
.
37
void
OnGotPlugins
(const std::vector<content::WebPluginInfo>& plugins);
version_handler.cc
69
base::Bind(&VersionHandler::
OnGotPlugins
,
127
void VersionHandler::
OnGotPlugins
(
flash_ui.cc
102
void
OnGotPlugins
(const std::vector<content::WebPluginInfo>& plugins);
159
&FlashDOMHandler::
OnGotPlugins
, weak_ptr_factory_.GetWeakPtr()));
208
void FlashDOMHandler::
OnGotPlugins
(
nacl_ui.cc
87
void
OnGotPlugins
(const std::vector<content::WebPluginInfo>& plugins);
142
&NaClDomHandler::
OnGotPlugins
, weak_ptr_factory_.GetWeakPtr()));
302
void NaClDomHandler::
OnGotPlugins
(
/external/chromium_org/chrome/browser/extensions/api/content_settings/
content_settings_api.h
72
void
OnGotPlugins
(const std::vector<content::WebPluginInfo>& plugins);
content_settings_api.cc
263
OnGotPlugins
,
268
void ContentSettingsContentSettingGetResourceIdentifiersFunction::
OnGotPlugins
(
/external/chromium_org/components/autofill/content/browser/risk/
fingerprint.cc
277
void
OnGotPlugins
(const std::vector<content::WebPluginInfo>& plugins);
369
base::Bind(&FingerprintDataLoader::
OnGotPlugins
,
403
void FingerprintDataLoader::
OnGotPlugins
(
Completed in 1491 milliseconds