Searched refs:fastboot_cmd (Results 1 – 2 of 2) sorted by relevance
308 def fastboot_cmd(args): function321 fastboot_cmd(['oem', 'at-get-vboot-unlock-challenge'])322 fastboot_cmd(['get_staged', challenge_file])338 fastboot_cmd(['stage', credential_file])339 fastboot_cmd(['oem', 'at-unlock-vboot'])341 res = fastboot_cmd(['getvar', 'at-vboot-state'])403 def fastboot_cmd(args): function415 fastboot_cmd(['stage', digest_data])416 fastboot_cmd(['oem', 'at-write-persistent-digest'])
83 def fastboot_cmd(args): function100 fastboot_cmd(['stage', digest_data])101 fastboot_cmd(['oem', 'at-write-persistent-digest'])