Searched refs:CommonFeatureGroup (Results 1 – 1 of 1) sorted by relevance
213 class CommonFeatureGroup;478 CommonFeatureGroup* common_feature_group() { in common_feature_group()512 std::unique_ptr<CommonFeatureGroup> commonFeatureGroup_ = util::make_unique<CommonFeatureGroup>();1148 class CommonFeatureGroup : public FeatureGroup { class1150 CommonFeatureGroup() = default;1381 CommonFeatureGroup* common = extractor()->common_feature_group(); in Extract()1491 CommonFeatureGroup* common = extractor()->common_feature_group(); in Extract()1580 CommonFeatureGroup* common = extractor()->common_feature_group(); in Extract()