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