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