Home
last modified time | relevance | path

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

/bootable/recovery/install/
Dadb_install.cpp157 const std::map<MinadbdCommand, CommandFunction>& command_map) { in HandleMessageFromMinadbd()
190 const std::map<MinadbdCommand, CommandFunction>& command_map) { in ListenAndExecuteMinadbdCommands()
279 RecoveryUI* ui, const std::map<MinadbdCommand, CommandFunction>& command_map, in CreateMinadbdServiceAndExecuteCommands()
/bootable/recovery/minadbd/include/minadbd/
Dtypes.h46 enum class MinadbdCommand : uint32_t { enum