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

Declarations

tools/lldb/source/Plugins/Platform/Android/AdbClient.h
   94   Status DeletePortForwarding(const uint16_t local_port);

References

tools/lldb/source/Plugins/Platform/Android/PlatformAndroidRemoteGDBServer.cpp
   60   return adb.DeletePortForwarding(local_port);