Searched refs:action (Results 1 - 2 of 2) sorted by relevance

/bootable/recovery/minadbd/
H A Dtransport.c375 int action; member in struct:tmsg
440 if(m.action == 0){
535 m.action = 1;
546 m.action = 0;
/bootable/recovery/
H A Drecovery.cpp472 int action = device->HandleMenuKey(key, visible); local
474 if (action < 0) {
475 switch (action) {
491 chosen_item = action;
691 // device-specific code may take some action here. It may

Completed in 8 milliseconds