Searched refs:shell_string (Results 1 – 3 of 3) sorted by relevance
203 std::string shell_string = shell.GetPath(); in GetResumeCountForLaunchInfo() local208 const char *shell_name = strrchr(shell_string.c_str(), '/'); in GetResumeCountForLaunchInfo()210 shell_name = shell_string.c_str(); in GetResumeCountForLaunchInfo()
234 std::string shell_string = shell.GetPath(); in GetResumeCountForLaunchInfo() local239 const char *shell_name = strrchr(shell_string.c_str(), '/'); in GetResumeCountForLaunchInfo()241 shell_name = shell_string.c_str(); in GetResumeCountForLaunchInfo()
1206 std::string shell_string = shell.GetPath(); in GetResumeCountForLaunchInfo() local1207 const char *shell_name = strrchr(shell_string.c_str(), '/'); in GetResumeCountForLaunchInfo()1209 shell_name = shell_string.c_str(); in GetResumeCountForLaunchInfo()