Home
last modified time | relevance | path

Searched refs:GetSimulatorDevice (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Plugins/Platform/MacOSX/
DPlatformAppleSimulator.h111 CoreSimulatorSupport::Device GetSimulatorDevice();
DPlatformAppleSimulator.cpp59 CoreSimulatorSupport::Device device(GetSimulatorDevice()); in LaunchProcess()
253 CoreSimulatorSupport::Device PlatformAppleSimulator::GetSimulatorDevice() { in GetSimulatorDevice() function in PlatformAppleSimulator