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