Searched refs:GetPlugin (Results 1 – 2 of 2) sorted by relevance
1062 Architecture *GetArchitecturePlugin() const { return m_arch.GetPlugin(); } in GetArchitecturePlugin()1533 Architecture *GetPlugin() const { return m_plugin_up.get(); } in GetPlugin() function
3471 void GetPlugin(ProcessLaunchInfo &launch_info) { in GetPlugin() function in curses::ProcessLaunchFormDelegate3534 GetPlugin(launch_info); in GetLaunchInfo()