Home
last modified time | relevance | path

Searched refs:RescueInstallHostService (Results 1 – 1 of 1) sorted by relevance

/bootable/recovery/minadbd/
Dminadbd_services.cpp152 static void RescueInstallHostService(unique_fd sfd, const std::string& args) { in RescueInstallHostService() function
292 "rescue-install", std::bind(RescueInstallHostService, std::placeholders::_1, args)); in daemon_service_to_fd()