GetAllFeatureNames   28 chrome/renderer/extensions/api_definitions_natives.cc       feature_provider->GetAllFeatureNames();
GetAllFeatureNames  760 chrome/renderer/extensions/dispatcher.cc           api_feature_provider->GetAllFeatureNames();
GetAllFeatureNames   39 extensions/common/features/base_feature_provider.h   virtual const std::vector<std::string>& GetAllFeatureNames() const OVERRIDE;
GetAllFeatureNames   31 extensions/common/features/feature_provider.h   virtual const std::vector<std::string>& GetAllFeatureNames() const = 0;
GetAllFeatureNames  152 extensions/common/manifest.cc       manifest_feature_provider->GetAllFeatureNames();