Searched refs:ShouldAllowInstallPredicate (Results 1 - 14 of 14) sorted by relevance

/external/chromium/chrome/browser/extensions/
H A Dpending_extension_info.h21 typedef bool (*ShouldAllowInstallPredicate)(const Extension&); typedef in class:PendingExtensionInfo
25 ShouldAllowInstallPredicate should_allow_install,
60 ShouldAllowInstallPredicate should_allow_install_;
H A Dpending_extension_info.cc9 ShouldAllowInstallPredicate should_allow_install,
H A Dpending_extension_manager.h70 PendingExtensionInfo::ShouldAllowInstallPredicate should_allow_install,
95 PendingExtensionInfo::ShouldAllowInstallPredicate should_allow_install,
H A Dmock_extension_service.h45 PendingExtensionInfo::ShouldAllowInstallPredicate
H A Dpending_extension_manager.cc57 PendingExtensionInfo::ShouldAllowInstallPredicate should_allow_install,
149 PendingExtensionInfo::ShouldAllowInstallPredicate should_allow_install,
H A Dextension_service.h97 PendingExtensionInfo::ShouldAllowInstallPredicate should_allow) = 0;
369 PendingExtensionInfo::ShouldAllowInstallPredicate
H A Dextension_updater_unittest.cc137 PendingExtensionInfo::ShouldAllowInstallPredicate
205 PendingExtensionInfo::ShouldAllowInstallPredicate should_allow_install =
H A Dextension_service.cc1240 PendingExtensionInfo::ShouldAllowInstallPredicate should_allow) {
/external/chromium_org/chrome/browser/extensions/
H A Dpending_extension_info.h27 typedef bool (*ShouldAllowInstallPredicate)(const Extension*); typedef in class:extensions::PendingExtensionInfo
33 ShouldAllowInstallPredicate should_allow_install,
77 ShouldAllowInstallPredicate should_allow_install_;
H A Dpending_extension_manager.h80 PendingExtensionInfo::ShouldAllowInstallPredicate should_allow_install,
87 PendingExtensionInfo::ShouldAllowInstallPredicate should_allow_install);
118 PendingExtensionInfo::ShouldAllowInstallPredicate should_allow_install,
H A Dpending_extension_info.cc15 ShouldAllowInstallPredicate should_allow_install,
H A Dpending_extension_manager.cc97 PendingExtensionInfo::ShouldAllowInstallPredicate should_allow_install,
125 PendingExtensionInfo::ShouldAllowInstallPredicate should_allow_install) {
219 PendingExtensionInfo::ShouldAllowInstallPredicate should_allow_install,
H A Dextension_service.cc1544 extensions::PendingExtensionInfo::ShouldAllowInstallPredicate filter =
/external/chromium_org/chrome/browser/extensions/updater/
H A Dextension_updater_unittest.cc316 PendingExtensionInfo::ShouldAllowInstallPredicate should_allow_install =

Completed in 432 milliseconds