Searched defs:m_dev_runtime (Results 1 – 2 of 2) sorted by relevance
100 CoreSimulatorSupport::Device::Device() : m_dev_type(), m_dev_runtime() {} function 103 : m_dev(d), m_dev_type(), m_dev_runtime() {} function
175 std::optional<DeviceRuntime> m_dev_runtime; variable