Home
last modified time | relevance | path

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

/build/tools/releasetools/
Dcommon.py328 def GetBootableImage(name, prebuilt_name, unpack_dir, tree_subdir, argument
335 prebuilt_path = os.path.join(unpack_dir, "BOOTABLE_IMAGES", prebuilt_name)
337 print "using prebuilt %s..." % (prebuilt_name,)