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