Home | History | Annotate | Download | only in browser

Lines Matching defs:IsIncognitoEnabled

1163 bool ExtensionPrefs::IsIncognitoEnabled(const std::string& extension_id) const {
2091 bool is_incognito_enabled = IsIncognitoEnabled(*extension_id);
2167 bool is_incognito_enabled = IsIncognitoEnabled(extension_id);