Searched refs:FixedFeature (Results 1 – 1 of 1) sorted by relevance
492 StringRef FixedFeature; in initFeatureMap() local494 FixedFeature = "-thumb-mode"; in initFeatureMap()496 FixedFeature = "+thumb-mode"; in initFeatureMap()498 FixedFeature = Feature; in initFeatureMap()499 UpdatedFeaturesVec.push_back(FixedFeature.str()); in initFeatureMap()