Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/objcxx/
H A DPlatformiOSSimulatorCoreSimulatorSupport.h145 Booted, enumerator
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformAppleSimulator.cpp63 if (device.GetState() != CoreSimulatorSupport::Device::State::Booted) { in LaunchProcess()
111 if (m_device->GetState() == CoreSimulatorSupport::Device::State::Booted) { in GetStatus()