Searched refs:ControlMessageFunction (Results 1 – 1 of 1) sorted by relevance
506 using ControlMessageFunction = std::function<Result<void>(Service*)>; typedef508 static const std::map<std::string, ControlMessageFunction, std::less<>>& GetControlMessageMap() { in GetControlMessageMap()510 …static const std::map<std::string, ControlMessageFunction, std::less<>> control_message_functions … in GetControlMessageMap()