HomeSort by relevance Sort by last modified time
    Searched refs:vboot_get_mainfw_act (Results 1 - 4 of 4) sorted by null

  /device/google/dragon/recovery/updater/
vboot_interface.h 28 char vboot_get_mainfw_act(void);
fwtool.cpp 112 printf("FW partition: %c\n", vboot_get_mainfw_act());
188 char cur_part = vboot_get_mainfw_act();
update_fw.cpp 175 char cur_part = vboot_get_mainfw_act();
vboot_interface.c 90 char vboot_get_mainfw_act(void) function

Completed in 42 milliseconds