HomeSort by relevance Sort by last modified time
    Searched refs:ListSubdirs (Results 1 - 2 of 2) sorted by null

  /external/skia/tools/
download_baselines.py 55 @param svn an Svn object we can use to call ListSubdirs()
61 subdirs = sorted(svn.ListSubdirs(root_url))
188 # Now that we have added Svn.ListSubdirs(), we should be able to do this
svn.py 88 def ListSubdirs(self, url):

Completed in 36 milliseconds