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

Declarations

tools/lldb/source/Plugins/Platform/Android/PlatformAndroid.h
   35   static ConstString GetPluginNameStatic(bool is_host);

References

tools/lldb/source/Plugins/Platform/Android/PlatformAndroid.cpp
   43         PlatformAndroid::GetPluginNameStatic(false),
  151   return GetPluginNameStatic(IsHost());