Searched defs:current (Results 1 – 2 of 2) sorted by relevance
/bootable/libbootloader/gbl/libstorage/src/ | ||
D | gpt.rs | 34 pub current: u64, field |
/bootable/recovery/recovery_ui/ | ||
D | screen_ui.cpp | 1054 void ScreenRecoveryUI::SetStage(int current, int max) { in SetStage() |