Home
last modified time | relevance | path

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

/build/tools/releasetools/
Dedify_generator.py140 (p.fs_type, common.PARTITION_TYPES[p.fs_type],
169 (p.fs_type, common.PARTITION_TYPES[p.fs_type],
199 partition_type = common.PARTITION_TYPES[p.fs_type]
Dcommon.py815 PARTITION_TYPES = { "yaffs2": "MTD", "mtd": "MTD", variable
821 return PARTITION_TYPES[fstab[mount_point].fs_type], fstab[mount_point].device