Searched refs:getRebootCommandFunc (Results 1 – 1 of 1) sorted by relevance
48 auto getRebootCommandFunc = reinterpret_cast<const char* (*)(const std::string&)>(funcPtr); in GetRebootCommand() local49 rebootCmd = getRebootCommandFunc(rebootReason); in GetRebootCommand()