Searched refs:ShellInfo (Results 1 – 1 of 1) sorted by relevance
1325 struct ShellInfo struct1327 ShellInfo () : in ShellInfo() argument1350 ShellInfo *shell_info = (ShellInfo *)callback_baton; in MonitorShellCommand() argument1421 std::unique_ptr<ShellInfo> shell_info_ap (new ShellInfo()); in RunShellCommand()1434 ShellInfo *shell_info = shell_info_ap.release(); in RunShellCommand()