Home
last modified time | relevance | path

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

/build/tools/releasetools/
Dcommon.py1046 _, self.device = GetTypeAndDevice("/" + partition, OPTIONS.info_dict)
1113 def GetTypeAndDevice(mount_point, info): function
1165 td_pair = GetTypeAndDevice("/boot", info_dict)
1169 td_pair = GetTypeAndDevice("/recovery", info_dict)
Dota_from_target_files820 boot_type, boot_device = common.GetTypeAndDevice("/boot", OPTIONS.info_dict)
1186 boot_type, boot_device = common.GetTypeAndDevice("/boot", OPTIONS.info_dict)