HomeSort by relevance Sort by last modified time
    Searched refs:GetCareMap (Results 1 - 3 of 3) sorted by null

  /build/make/tools/releasetools/
test_add_img_to_target_files.py 26 GetCareMap)
324 name, care_map = GetCareMap('system', sparse_image)
329 self.assertRaises(AssertionError, GetCareMap, 'oem', None)
339 self.assertRaises(AssertionError, GetCareMap, 'system', sparse_image)
add_img_to_target_files 98 def GetCareMap(which, imgname):
563 care_map_list += GetCareMap(partition, image_path)
add_img_to_target_files.py 98 def GetCareMap(which, imgname):
563 care_map_list += GetCareMap(partition, image_path)

Completed in 79 milliseconds