Searched refs:feature_list (Results 1 – 2 of 2) sorted by relevance
184 const std::string& feature_list, std::string* error_msg) const { in AddFeaturesFromString() argument185 if (feature_list.empty()) { in AddFeaturesFromString()190 Split(feature_list, ',', &features); in AddFeaturesFromString()
65 const std::string& feature_list, std::string* error_msg) const WARN_UNUSED;