Searched refs:CommonFeatureGroup (Results 1 – 1 of 1) sorted by relevance
116 class CommonFeatureGroup;358 CommonFeatureGroup* GetCommonFeatureGroup() { in GetCommonFeatureGroup()391 std::unique_ptr<CommonFeatureGroup> commonFeatureGroup_ = util::make_unique<CommonFeatureGroup>();882 class CommonFeatureGroup : public FeatureGroup { class884 CommonFeatureGroup() = default;1096 CommonFeatureGroup* common = extractor()->GetCommonFeatureGroup(); in Extract()1186 CommonFeatureGroup* common = extractor()->GetCommonFeatureGroup(); in Extract()1258 CommonFeatureGroup* common = extractor()->GetCommonFeatureGroup(); in Extract()2028 CommonFeatureGroup* common_feature_group = GetCommonFeatureGroup(); in Dump()