OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetTypeAndDevice
(Results
1 - 5
of
5
) sorted by null
/device/lge/bullhead/
releasetools.py
55
radio_type, radio_device = common.
GetTypeAndDevice
("/radio", info.info_dict)
110
radio_type, radio_device = common.
GetTypeAndDevice
(
121
_, device = common.
GetTypeAndDevice
("/radio", info.info_dict)
189
_, misc_device = common.
GetTypeAndDevice
("/misc", info.info_dict)
216
_, device = common.
GetTypeAndDevice
("/"+i+"bak", info.info_dict)
235
_, device = common.
GetTypeAndDevice
("/"+i, info.info_dict)
248
_, device = common.
GetTypeAndDevice
("/"+i, info.info_dict)
/device/huawei/angler/
releasetools.py
128
radio_type, radio_device = common.
GetTypeAndDevice
("/modem", info.info_dict)
299
_, device = common.
GetTypeAndDevice
("/" + image.name, info.info_dict)
323
_, misc_device = common.
GetTypeAndDevice
("/misc", info.info_dict)
/build/make/tools/releasetools/
common.py
[
all
...]
ota_from_target_files
784
boot_type, boot_device = common.
GetTypeAndDevice
(
[
all
...]
ota_from_target_files.py
784
boot_type, boot_device = common.
GetTypeAndDevice
(
[
all
...]
Completed in 554 milliseconds