Searched refs:CommonFeatureGroup (Results 1 – 1 of 1) sorted by relevance
115 class CommonFeatureGroup;357 CommonFeatureGroup* GetCommonFeatureGroup() { in GetCommonFeatureGroup()390 std::unique_ptr<CommonFeatureGroup> commonFeatureGroup_ = util::make_unique<CommonFeatureGroup>();883 class CommonFeatureGroup : public FeatureGroup { class885 CommonFeatureGroup() = default;1097 CommonFeatureGroup* common = extractor()->GetCommonFeatureGroup(); in Extract()1187 CommonFeatureGroup* common = extractor()->GetCommonFeatureGroup(); in Extract()1259 CommonFeatureGroup* common = extractor()->GetCommonFeatureGroup(); in Extract()2087 CommonFeatureGroup* common_feature_group = GetCommonFeatureGroup(); in Dump()