Searched refs:IsRemote (Results 1 – 7 of 7) sorted by relevance
164 if (IsRemote() && m_remote_platform_sp) in GetRemoteWorkingDirectory()171 if (IsRemote() && m_remote_platform_sp) in SetRemoteWorkingDirectory()179 if (IsRemote() && m_remote_platform_sp) in GetFileWithUUID()
1811 if (IsRemote() || local_file != remote_file) { in LoadImage()1824 if (IsRemote() || local_file != target_file) { in LoadImage()
3218 if (!platform_sp || !platform_sp->IsRemote() || !platform_sp->IsConnected()) in Install()
411 if (IsRemote()) { in DebugProcess()490 if (IsRemote()) { in Attach()
507 bool IsRemote() const { return !m_is_host; } in IsRemote() function
302 if (IsRemote() && m_remote_platform_sp) in GetRemoteUnixSignals()
5489 if (platform.IsRemote()) { in SaveCore()