Searched defs:IsFeatureEnabled (Results 1 - 1 of 1) sorted by relevance
/external/libchrome/base/ | ||
H A D | feature_list.cc | 222 return g_instance->IsFeatureEnabled(feature); 302 bool FeatureList::IsFeatureEnabled(const Feature& feature) { function in class:base::FeatureList |
Completed in 157 milliseconds