Searched refs:reboot_service (Results 1 – 4 of 4) sorted by relevance
24 void reboot_service(unique_fd fd, const std::string& arg);
37 void reboot_service(unique_fd fd, const std::string& arg) { in reboot_service() function
260 std::bind(reboot_service, std::placeholders::_1, arg)); in daemon_service_to_fd()
421 "daemon/reboot_service.cpp",