Home
last modified time | relevance | path

Searched refs:PlatformRemoteAppleWatch (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformRemoteAppleWatch.cpp36 void PlatformRemoteAppleWatch::Initialize() { in Initialize()
41 PlatformRemoteAppleWatch::GetPluginNameStatic(), in Initialize()
42 PlatformRemoteAppleWatch::GetDescriptionStatic(), in Initialize()
43 PlatformRemoteAppleWatch::CreateInstance); in Initialize()
47 void PlatformRemoteAppleWatch::Terminate() { in Terminate()
57 PlatformSP PlatformRemoteAppleWatch::CreateInstance(bool force, in CreateInstance()
130 return lldb::PlatformSP(new PlatformRemoteAppleWatch()); in CreateInstance()
139 llvm::StringRef PlatformRemoteAppleWatch::GetDescriptionStatic() { in GetDescriptionStatic()
144 PlatformRemoteAppleWatch::PlatformRemoteAppleWatch() in PlatformRemoteAppleWatch() function in PlatformRemoteAppleWatch
183 llvm::StringRef PlatformRemoteAppleWatch::GetDeviceSupportDirectoryName() { in GetDeviceSupportDirectoryName()
[all …]
H A DPlatformRemoteAppleWatch.h21 class PlatformRemoteAppleWatch : public PlatformRemoteDarwinDevice {
23 PlatformRemoteAppleWatch();
H A DPlatformMacOSX.cpp53 PlatformRemoteAppleWatch::Initialize(); in Initialize()
78 PlatformRemoteAppleWatch::Terminate(); in Terminate()
H A DCMakeLists.txt16 PlatformRemoteAppleWatch.cpp
/llvm-project-15.0.7/llvm/utils/gn/secondary/lldb/source/Plugins/Platform/MacOSX/
H A DBUILD.gn42 "PlatformRemoteAppleWatch.cpp",
/llvm-project-15.0.7/lldb/unittests/Platform/
H A DPlatformAppleSimulatorTest.cpp25 PlatformRemoteAppleTV, PlatformRemoteAppleWatch>
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt4258 lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleWatch.cpp
4259 lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleWatch.h