Searched refs:shell_string (Results 1 – 3 of 3) sorted by relevance
160 std::string shell_string = shell.GetPath(); in GetResumeCountForLaunchInfo() local165 const char *shell_name = strrchr(shell_string.c_str(), '/'); in GetResumeCountForLaunchInfo()167 shell_name = shell_string.c_str(); in GetResumeCountForLaunchInfo()
173 std::string shell_string = shell.GetPath(); in GetResumeCountForLaunchInfo() local178 const char *shell_name = strrchr(shell_string.c_str(), '/'); in GetResumeCountForLaunchInfo()180 shell_name = shell_string.c_str(); in GetResumeCountForLaunchInfo()
679 std::string shell_string = shell.GetPath(); in GetResumeCountForLaunchInfo() local680 const char *shell_name = strrchr(shell_string.c_str(), '/'); in GetResumeCountForLaunchInfo()682 shell_name = shell_string.c_str(); in GetResumeCountForLaunchInfo()