Searched refs:set_permitted_paths (Results 1 – 1 of 1) sorted by relevance
103 void set_permitted_paths(std::vector<std::string>&& permitted_paths) { in set_permitted_paths() function2570 ns->set_permitted_paths(std::move(permitted_paths)); in create_namespace()