Searched refs:ShellInfo (Results 1 – 1 of 1) sorted by relevance
493 struct ShellInfo struct495 ShellInfo () : in ShellInfo() argument518 ShellInfo *shell_info = (ShellInfo *)callback_baton; in MonitorShellCommand() argument616 std::unique_ptr<ShellInfo> shell_info_ap (new ShellInfo()); in RunShellCommand()633 ShellInfo *shell_info = shell_info_ap.release(); in RunShellCommand()