Searched defs:set_allowed_libs (Results 1 – 2 of 2) sorted by relevance
119 void set_allowed_libs(std::vector<std::string>&& allowed_libs) { in set_allowed_libs() function122 void set_allowed_libs(const std::vector<std::string>& allowed_libs) { in set_allowed_libs() function
128 void set_allowed_libs(std::vector<std::string>&& allowed_libs) { in set_allowed_libs() function