Home | History | Annotate | Download | only in media

Lines Matching refs:label_list

796   std::list<std::string> label_list;
803 label_list.push_back(it->first);
806 for (std::list<std::string>::iterator it = label_list.begin();
807 it != label_list.end(); ++it) {
830 label_list.clear();