Searched refs:GetCareMap (Results 1 – 2 of 2) sorted by relevance
/build/make/tools/releasetools/ |
D | test_add_img_to_target_files.py | 26 AddCareMapForAbOta, GetCareMap, 385 name, care_map = GetCareMap('system', sparse_image) 390 self.assertRaises(AssertionError, GetCareMap, 'oem', None) 396 name, care_map = GetCareMap('system', tmpfile.name)
|
D | add_img_to_target_files.py | 98 def GetCareMap(which, imgname): function 192 care_map = GetCareMap(partition, image_path)
|