Home
last modified time | relevance | path

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

/build/make/tools/releasetools/
Dtest_add_img_to_target_files.py25 CheckAbOtaImages, GetCareMap)
401 name, care_map = GetCareMap('system', sparse_image)
406 self.assertRaises(AssertionError, GetCareMap, 'oem', None)
417 self.assertRaises(AssertionError, GetCareMap, 'system', sparse_image)
425 name, care_map = GetCareMap('system', 'foo')
Dadd_img_to_target_files.py109 def GetCareMap(which, imgname): function
628 care_map = GetCareMap(partition, image_path)
Dadd_img_to_target_files109 def GetCareMap(which, imgname):
628 care_map = GetCareMap(partition, image_path)