Searched refs:recovery_mount_options (Results 1 - 1 of 1) sorted by relevance

/build/tools/releasetools/
H A Dota_from_target_files470 recovery_mount_options = OPTIONS.info_dict.get("recovery_mount_options")
475 script.Mount("/oem", recovery_mount_options)
557 recovery_mount_options = OPTIONS.info_dict.get("recovery_mount_options") variable
572 script.Mount("/system", recovery_mount_options)
605 script.Mount("/vendor", recovery_mount_options)
756 recovery_mount_options = OPTIONS.target_info_dict.get("recovery_mount_options")
761 script.Mount("/oem", recovery_mount_options)
[all...]

Completed in 71 milliseconds