Searched refs:m_os_ap (Results 1 – 2 of 2) sorted by relevance
1136 m_os_ap.reset(); in Finalize()2848 m_os_ap.reset(); in Launch()2916 m_os_ap.reset (OperatingSystem::FindPlugin (this, NULL)); in Launch()2959 m_os_ap.reset (OperatingSystem::FindPlugin (this, NULL)); in LoadCore()3039 m_os_ap.reset(); in Attach()3211 m_os_ap.reset (OperatingSystem::FindPlugin (this, NULL)); in CompleteAttach()5586 m_os_ap.reset(); in DidExec()
3390 return m_os_ap.get(); in GetOperatingSystem()3658 std::unique_ptr<OperatingSystem> m_os_ap; variable