OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetCareMap
(Results
1 - 3
of
3
) sorted by null
/build/make/tools/releasetools/
test_add_img_to_target_files.py
25
CheckAbOtaImages,
GetCareMap
)
367
name, care_map =
GetCareMap
('system', sparse_image)
372
self.assertRaises(AssertionError,
GetCareMap
, 'oem', None)
382
self.assertRaises(AssertionError,
GetCareMap
, 'system', sparse_image)
add_img_to_target_files
108
def
GetCareMap
(which, imgname):
586
care_map_list +=
GetCareMap
(partition, image_path)
[
all
...]
add_img_to_target_files.py
108
def
GetCareMap
(which, imgname):
586
care_map_list +=
GetCareMap
(partition, image_path)
[
all
...]
Completed in 2864 milliseconds