OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:consecutive_alternate_keys
(Results
1 - 2
of
2
) sorted by null
/bootable/recovery/
ui.cpp
54
consecutive_alternate_keys
(0),
308
++
consecutive_alternate_keys
;
309
if (
consecutive_alternate_keys
>= 7) {
310
consecutive_alternate_keys
= 0;
314
consecutive_alternate_keys
= 0;
ui.h
135
int
consecutive_alternate_keys
;
member in class:RecoveryUI
Completed in 154 milliseconds