Searched refs:manifest_feature_provider (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/extensions/common/
H A Dmanifest.cc148 const FeatureProvider* manifest_feature_provider = local
151 manifest_feature_provider->GetAllFeatureNames();
159 Feature* feature = manifest_feature_provider->GetFeature(*feature_name);
169 if (!manifest_feature_provider->GetFeature(it.key())) {

Completed in 133 milliseconds