Searched refs:Mount (Results 1 – 3 of 3) sorted by relevance
/build/tools/releasetools/ |
D | ota_from_target_files | 538 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)
|
D | ota_from_target_files.py | 538 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)
|
D | edify_generator.py | 196 def Mount(self, mount_point, mount_options_by_format=""): member in EdifyGenerator
|