Home
last modified time | relevance | path

Searched defs:next (Results 1 – 6 of 6) sorted by relevance

/bootable/recovery/tools/recovery_l10n/src/com/android/recovery_l10n/
DMain.java85 private Runnable next; field in Main.TextCapture
87 TextCapture(Locale thisLocale, Locale nextLocale, Runnable next) { in TextCapture()
/bootable/recovery/otautil/
Dsysutil.cpp155 auto next = static_cast<unsigned char*>(reserve); in MapBlockFile() local
/bootable/libbootloader/gbl/libgbl/src/
Dslots.rs296 fn next(&mut self) -> Option<Self::Item> { in next() method
/bootable/libbootloader/gbl/libstorage/src/
Dlib.rs293 fn next(&mut self) -> Option<Self::Item> { in next() method
/bootable/libbootloader/gbl/libefi/src/
Dlib.rs616 fn next(&mut self) -> Option<Self::Item> { in next() method
/bootable/libbootloader/gbl/third_party/libzbi/src/
Dlib.rs663 fn next(&mut self) -> Option<Self::Item> { in next() method