reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp
  490     error.SetErrorStringWithFormat(
  495       error = m_remote_platform_sp->DisconnectRemote();
  497       error.SetErrorString("the platform is not currently connected");
  499   return error;