HomeSort by relevance Sort by last modified time
    Searched refs:IsFeatureEnabled (Results 1 - 2 of 2) sorted by null

  /external/libchrome/base/
feature_list.h 205 bool IsFeatureEnabled(const Feature& feature);
feature_list.cc 140 return g_instance->IsFeatureEnabled(feature);
211 bool FeatureList::IsFeatureEnabled(const Feature& feature) {

Completed in 527 milliseconds