Searched refs:GetShellPath (Results 1 – 4 of 4) sorted by relevance
241 string shellPath = Base::GetShellPath(); in Popen()
92 string GetShellPath();
1225 string GetShellPath() in GetShellPath() function
299 if ((fdPTY = CreateSubProcessPTY(Base::GetShellPath().c_str(), "-", 0, &pidShell)) < 0) { in StartShell()