Searched refs:curr_path (Results 1 – 1 of 1) sorted by relevance
286 std::string curr_path; in ConvertArgumentsForLaunchingInShell() local287 if (HostInfo::GetEnvironmentVar("PATH", curr_path)) { in ConvertArgumentsForLaunchingInShell()290 new_path += curr_path; in ConvertArgumentsForLaunchingInShell()