Home
last modified time | relevance | path

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

/bionic/libc/kernel/tools/
Dupdate_all.py61 b.readDir( os.path.normpath( progdir + "/../arch-%s" % arch ) )
63 b.readDir( os.path.normpath( progdir + "/../common" ) )
Dutils.py62 def readDir(self,path): member in BatchFileUpdater