Searched refs:IsFeatureEnabled (Results 1 – 2 of 2) sorted by relevance
248 bool IsFeatureEnabled(const Feature& feature);
204 return g_feature_list_instance->IsFeatureEnabled(feature); in IsEnabled()302 bool FeatureList::IsFeatureEnabled(const Feature& feature) { in IsFeatureEnabled() function in base::FeatureList