Home
last modified time | relevance | path

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

/bootable/recovery/minadbd/
Dminadbd_services.cpp175 static void SideloadHostService(unique_fd sfd, const std::string& args) { in SideloadHostService() function
356 std::bind(SideloadHostService, std::placeholders::_1, args)); in daemon_service_to_fd()