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

  /external/llvm/utils/
wciia.py 121 for dir,subdirList,fileList in os.walk( root , topdown=False ) :
  /development/tools/privapp_permissions/
privapp_permissions.py 466 for dirName, subdirList, file_list in os.walk(directory):
  /test/vts/runners/host/
utils.py 190 for dirPath, subdirList, fileList in os.walk(p):
  /tools/test/connectivity/acts/framework/acts/
utils.py 212 for dirPath, subdirList, fileList in os.walk(p):

Completed in 2273 milliseconds