Searched refs:command_func (Results 1 – 1 of 1) sorted by relevance
178 const auto& command_func = command_map.at(command_type); in HandleMessageFromMinadbd() local179 const auto [result, should_continue] = command_func(); in HandleMessageFromMinadbd()