Home
last modified time | relevance | path

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

/build/tools/releasetools/
Dota_from_target_files538 script.Mount("/oem", recovery_mount_options)
646 script.Mount("/system", recovery_mount_options)
679 script.Mount("/vendor", recovery_mount_options)
790 script.Mount("/oem", recovery_mount_options)
1092 script.Mount("/oem", recovery_mount_options)
1449 script.Mount("/oem", recovery_mount_options)
1491 script.Mount("/system", recovery_mount_options)
1494 script.Mount("/vendor", recovery_mount_options)
1824 script.Mount("/system", recovery_mount_options)
1830 script.Mount("/vendor", recovery_mount_options)
Dota_from_target_files.py538 script.Mount("/oem", recovery_mount_options)
646 script.Mount("/system", recovery_mount_options)
679 script.Mount("/vendor", recovery_mount_options)
790 script.Mount("/oem", recovery_mount_options)
1092 script.Mount("/oem", recovery_mount_options)
1449 script.Mount("/oem", recovery_mount_options)
1491 script.Mount("/system", recovery_mount_options)
1494 script.Mount("/vendor", recovery_mount_options)
1824 script.Mount("/system", recovery_mount_options)
1830 script.Mount("/vendor", recovery_mount_options)
Dedify_generator.py196 def Mount(self, mount_point, mount_options_by_format=""): member in EdifyGenerator