Home | History | Annotate | Download | only in automation

Lines Matching refs:perm_list

3869   std::set<std::string> perm_list = ext->api_permissions();
3870 for (std::set<std::string>::const_iterator perm = perm_list.begin();
3871 perm != perm_list.end(); ++perm) {