Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Platform/MacOSX/objcxx/
H A DPlatformiOSSimulatorCoreSimulatorSupport.h145 Booted, enumerator
/llvm-project-15.0.7/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformAppleSimulator.cpp62 if (device.GetState() != CoreSimulatorSupport::Device::State::Booted) { in LaunchProcess()
110 if (m_device->GetState() == CoreSimulatorSupport::Device::State::Booted) { in GetStatus()