Home | History | Annotate | Download | only in releasetools

Lines Matching refs:recovery_mount_options

546   recovery_mount_options = OPTIONS.info_dict.get("recovery_mount_options")
552 script.Mount("/oem", recovery_mount_options)
644 recovery_mount_options = OPTIONS.info_dict.get("recovery_mount_options")
660 script.Mount("/system", recovery_mount_options)
693 script.Mount("/vendor", recovery_mount_options)
797 recovery_mount_options = OPTIONS.source_info_dict.get(
798 "recovery_mount_options")
804 script.Mount("/oem", recovery_mount_options)
1102 recovery_mount_options = OPTIONS.info_dict.get(
1103 "recovery_mount_options")
1108 script.Mount("/oem", recovery_mount_options)
1487 recovery_mount_options = OPTIONS.source_info_dict.get(
1488 "recovery_mount_options")
1494 script.Mount("/oem", recovery_mount_options)
1536 script.Mount("/system", recovery_mount_options)
1539 script.Mount("/vendor", recovery_mount_options)
1869 script.Mount("/system", recovery_mount_options)
1875 script.Mount("/vendor", recovery_mount_options)