Searched refs:names_to_remove (Results 1 – 1 of 1) sorted by relevance
5987 std::vector<ConstString> names_to_remove; in MapSupportedStructuredDataPlugins() local5992 names_to_remove.push_back(type_name); in MapSupportedStructuredDataPlugins()5999 for (auto &type_name : names_to_remove) in MapSupportedStructuredDataPlugins()