Home | History | Annotate | Download | only in definition-tool

Lines Matching full:get_libs

1039     def get_libs(self, paths, report_error=None):
2373 root_libs = graph.get_libs(args.lib, report_error)
2374 excluded_libs = graph.get_libs(args.exclude_lib, report_error)