Home
last modified time | relevance | path

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

/bootable/recovery/
Dui.cpp219 int key = -1; in WaitKey() local
247 bool RecoveryUI::IsKeyPressed(int key) in IsKeyPressed()
261 RecoveryUI::KeyAction RecoveryUI::CheckKey(int key) { in CheckKey()
268 void RecoveryUI::KeyLongPress(int key) { in KeyLongPress()
Ddefault_device.cpp36 virtual KeyAction CheckKey(int key) { in CheckKey()
52 int HandleMenuKey(int key, int visible) { in HandleMenuKey()
Dverifier.cpp290 RSAPublicKey* key = cert->public_key; in load_keys() local
Drecovery.cpp562 int key = ui->WaitKey(); in get_menu_selection() local
880 print_property(const char *key, const char *name, void *cookie) { in print_property()
/bootable/recovery/updater/
Dinstall.c908 char* key; in GetPropFn() local
929 char* key; in FileGetPropFn() local
/bootable/recovery/edify/
Dexpr.c374 NamedFunction key; in FindFunction() local