Home | History | Annotate | Download | only in service

Lines Matching refs:FeatureInfo

69     const std::string& types, FeatureInfo::Workarounds* workarounds) {
107 FeatureInfo::FeatureFlags::FeatureFlags()
148 FeatureInfo::Workarounds::Workarounds() :
159 FeatureInfo::FeatureInfo() {
163 FeatureInfo::FeatureInfo(const CommandLine& command_line) {
167 void FeatureInfo::InitializeBasicState(const CommandLine& command_line) {
214 bool FeatureInfo::Initialize() {
220 bool FeatureInfo::Initialize(const DisallowedFeatures& disallowed_features) {
226 void FeatureInfo::InitializeFeatures() {
866 void FeatureInfo::AddExtensionString(const char* s) {
880 FeatureInfo::~FeatureInfo() {