Searched refs:m_os_ap (Results 1 – 2 of 2) sorted by relevance
1154 m_os_ap.reset(); in Finalize()2993 m_os_ap.reset(); in Launch()3072 m_os_ap.reset (OperatingSystem::FindPlugin (this, NULL)); in Launch()3119 m_os_ap.reset (OperatingSystem::FindPlugin (this, NULL)); in LoadCore()3208 m_os_ap.reset(); in Attach()3384 m_os_ap.reset (OperatingSystem::FindPlugin (this, NULL)); in CompleteAttach()5906 m_os_ap.reset(); in DidExec()
3493 return m_os_ap.get(); in GetOperatingSystem()3777 std::unique_ptr<OperatingSystem> m_os_ap; variable