Home
last modified time | relevance | path

Searched defs:current (Results 1 – 2 of 2) sorted by relevance

/bootable/libbootloader/gbl/libstorage/src/
Dgpt.rs34 pub current: u64, field
/bootable/recovery/recovery_ui/
Dscreen_ui.cpp1054 void ScreenRecoveryUI::SetStage(int current, int max) { in SetStage()