Home
last modified time | relevance | path

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

/bootable/recovery/minadbd/
Dminadbd_services.cpp159 static void RescueGetpropHostService(unique_fd sfd, const std::string& prop) { in RescueGetpropHostService() function
263 "rescue-getprop", std::bind(RescueGetpropHostService, std::placeholders::_1, args)); in daemon_service_to_fd()