NeedsProtection 105 chrome/browser/extensions/extension_special_storage_policy.cc if (!(NeedsProtection(extension) || NeedsProtection 116 chrome/browser/extensions/extension_special_storage_policy.cc if (NeedsProtection(extension) && protected_apps_.Add(extension)) NeedsProtection 142 chrome/browser/extensions/extension_special_storage_policy.cc if (!(NeedsProtection(extension) || NeedsProtection 152 chrome/browser/extensions/extension_special_storage_policy.cc if (NeedsProtection(extension) && protected_apps_.Remove(extension)) NeedsProtection 45 chrome/browser/extensions/extension_special_storage_policy.h bool NeedsProtection(const extensions::Extension* extension);