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()
681 std::string shell_string = shell.GetPath(); in GetResumeCountForLaunchInfo() 682 const char *shell_name = strrchr(shell_string.c_str(), '/'); in GetResumeCountForLaunchInfo() 684 shell_name = shell_string.c_str(); in GetResumeCountForLaunchInfo() 675 std::string shell_string = shell.GetPath(); GetResumeCountForLaunchInfo() local