Searched refs:CommonFeatureGroup (Results 1 – 1 of 1) sorted by relevance
113 class CommonFeatureGroup;349 CommonFeatureGroup* GetCommonFeatureGroup() { in GetCommonFeatureGroup()382 std::unique_ptr<CommonFeatureGroup> commonFeatureGroup_ = util::make_unique<CommonFeatureGroup>();861 class CommonFeatureGroup : public FeatureGroup { class863 CommonFeatureGroup() = default;1066 CommonFeatureGroup* common = extractor()->GetCommonFeatureGroup(); in Extract()1115 CommonFeatureGroup* common = extractor()->GetCommonFeatureGroup(); in Extract()1187 CommonFeatureGroup* common = extractor()->GetCommonFeatureGroup(); in Extract()1882 CommonFeatureGroup* common_feature_group = GetCommonFeatureGroup(); in Dump()