Searched refs:shell_info_ap (Results 1 – 1 of 1) sorted by relevance
1421 std::unique_ptr<ShellInfo> shell_info_ap (new ShellInfo()); in RunShellCommand() local1424 … launch_info.SetMonitorProcessCallback(MonitorShellCommand, shell_info_ap.get(), monitor_signals); in RunShellCommand()1434 ShellInfo *shell_info = shell_info_ap.release(); in RunShellCommand()