Searched refs:GetWorkingDirPath (Results 1 – 3 of 3) sorted by relevance
118 …const char * GetWorkingDirPath() { return m_working_dir.empty() ? NULL : m_working_dir.c_str();… in GetWorkingDirPath() function
217 const char * cwd = (ctx.GetWorkingDirPath() != NULL ? ctx.GetWorkingDirPath() in RNBRunLoopLaunchInferior()
2147 if (::stat(m_ctx.GetWorkingDirPath(), &working_dir_stat) == -1) in HandlePacket_QSetWorkingDir()