Lines Matching defs:technologies
957 vector<Technology::Identifier> technologies;959 &technologies,961 std::find(technologies.begin(), technologies.end(), tech) !=962 technologies.end();2516 // Ignore other technologies.2552 // TODO(quiche): support scanning for other technologies?