Home
last modified time | relevance | path

Searched defs:CommandHandler (Results 1 – 2 of 2) sorted by relevance

/system/core/fastboot/device/
Dcommands.h35 using CommandHandler = std::function<bool(FastbootDevice*, const std::vector<std::string>&)>; variable
/system/nvram/client/
Dnvram_client.c343 struct CommandHandler { struct
350 struct CommandHandler kCommandHandlers[] = { argument