Home
last modified time | relevance | path

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

/bootable/recovery/install/
Dadb_install.cpp153 const std::map<MinadbdCommand, CommandFunction>& command_map) { in HandleMessageFromMinadbd()
186 const std::map<MinadbdCommand, CommandFunction>& command_map) { in ListenAndExecuteMinadbdCommands()
275 RecoveryUI* ui, const std::map<MinadbdCommand, CommandFunction>& command_map, in CreateMinadbdServiceAndExecuteCommands()
/bootable/recovery/minadbd/
Dminadbd_types.h46 enum class MinadbdCommand : uint32_t { enum