Searched refs:SetRemoteWorkingDirectory (Results 1 – 6 of 6) sorted by relevance
584 PlatformPOSIX::SetRemoteWorkingDirectory(const lldb_private::ConstString &path) in SetRemoteWorkingDirectory() function in PlatformPOSIX587 return m_remote_platform_sp->SetRemoteWorkingDirectory(path); in SetRemoteWorkingDirectory()589 return Platform::SetRemoteWorkingDirectory(path); in SetRemoteWorkingDirectory()
81 SetRemoteWorkingDirectory(const lldb_private::ConstString &path);
129 SetRemoteWorkingDirectory(const lldb_private::ConstString &path);
223 PlatformRemoteGDBServer::SetRemoteWorkingDirectory(const lldb_private::ConstString &path) in SetRemoteWorkingDirectory() function in PlatformRemoteGDBServer235 return Platform::SetRemoteWorkingDirectory(path); in SetRemoteWorkingDirectory()
694 return SetRemoteWorkingDirectory(path); in SetWorkingDirectory()755 Platform::SetRemoteWorkingDirectory(const ConstString &path) in SetRemoteWorkingDirectory() function in Platform
280 SetRemoteWorkingDirectory(const ConstString &path);