HomeSort by relevance Sort by last modified time
    Searched refs:GetDescriptionStatic (Results 1 - 12 of 12) sorted by null

  /external/lldb/source/Plugins/Platform/MacOSX/
PlatformMacOSX.h 39 GetDescriptionStatic(bool is_host);
67 return GetDescriptionStatic (IsHost());
PlatformiOSSimulator.h 39 GetDescriptionStatic();
76 return GetDescriptionStatic();
PlatformMacOSX.cpp 45 PlatformMacOSX::GetDescriptionStatic(false),
134 PlatformMacOSX::GetDescriptionStatic (bool is_host)
PlatformDarwinKernel.h 49 GetDescriptionStatic();
80 return GetDescriptionStatic();
PlatformRemoteiOS.h 41 GetDescriptionStatic();
78 return GetDescriptionStatic();
PlatformiOSSimulator.cpp 46 PlatformiOSSimulator::GetDescriptionStatic(),
135 PlatformiOSSimulator::GetDescriptionStatic()
PlatformDarwinKernel.cpp 57 PlatformDarwinKernel::GetDescriptionStatic(),
158 PlatformDarwinKernel::GetDescriptionStatic()
PlatformRemoteiOS.cpp 69 PlatformRemoteiOS::GetDescriptionStatic(),
159 PlatformRemoteiOS::GetDescriptionStatic()
  /external/lldb/source/Plugins/Platform/FreeBSD/
PlatformFreeBSD.h 40 GetDescriptionStatic (bool is_host);
68 return GetDescriptionStatic(IsHost());
PlatformFreeBSD.cpp 104 PlatformFreeBSD::GetDescriptionStatic (bool is_host)
126 PlatformFreeBSD::GetDescriptionStatic(false),
  /external/lldb/source/Plugins/Platform/gdb-server/
PlatformRemoteGDBServer.h 39 GetDescriptionStatic();
PlatformRemoteGDBServer.cpp 45 PlatformRemoteGDBServer::GetDescriptionStatic(),
82 PlatformRemoteGDBServer::GetDescriptionStatic()
100 return GetDescriptionStatic();

Completed in 203 milliseconds