Home
last modified time | relevance | path

Searched refs:get_path_networkx (Results 1 – 1 of 1) sorted by relevance

/openbmc/openbmc/poky/scripts/contrib/
H A Dgraph-tool22 def get_path_networkx(dotfile, fromnode, tonode): function
46 for path in get_path_networkx(args.dotfile, args.fromnode, args.tonode):