Home
last modified time | relevance | path

Searched defs:command (Results 1 – 4 of 4) sorted by relevance

/bootable/recovery/
Dbootloader.h43 char command[32]; member
Dinstall.cpp135 char* command = strtok(buffer, " \n"); in try_update_binary() local
/bootable/recovery/minadbd/
Dtransport.c100 unsigned command = p->msg.command; in dump_packet() local
Dadb.h50 unsigned command; /* command identifier constant */ member