Searched refs:launcher_monitor_socket (Results 1 – 1 of 1) sorted by relevance
491 auto launcher_monitor_socket = cuttlefish::SharedFD::SocketLocalServer( in main() local493 if (!launcher_monitor_socket->IsOpen()) { in main()495 << launcher_monitor_socket->StrError(); in main()568 ServerLoop(launcher_monitor_socket, &process_monitor); // Should not return in main()