Searched refs:CommonFeatureGroup (Results 1 – 1 of 1) sorted by relevance
114 class CommonFeatureGroup;353 CommonFeatureGroup* GetCommonFeatureGroup() { in GetCommonFeatureGroup()386 std::unique_ptr<CommonFeatureGroup> commonFeatureGroup_ = util::make_unique<CommonFeatureGroup>();877 class CommonFeatureGroup : public FeatureGroup { class879 CommonFeatureGroup() = default;1082 CommonFeatureGroup* common = extractor()->GetCommonFeatureGroup(); in Extract()1131 CommonFeatureGroup* common = extractor()->GetCommonFeatureGroup(); in Extract()1203 CommonFeatureGroup* common = extractor()->GetCommonFeatureGroup(); in Extract()1898 CommonFeatureGroup* common_feature_group = GetCommonFeatureGroup(); in Dump()