Home
last modified time | relevance | path

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

/build/make/tools/releasetools/
Dsparse_img.py354 def GetImagePartitionSize(img): function
369 print(GetImagePartitionSize(args.image))
Dbuild_super_image.py62 image_size = sparse_img.GetImagePartitionSize(image) if image else 0