Searched refs:findConfig (Results 1 – 2 of 2) sorted by relevance
62 ILaunchConfiguration config = findConfig(manager, configType, projectName, in connectDebugger()117 private static ILaunchConfiguration findConfig(ILaunchManager manager, in findConfig() method in DebuggerConnector
199 ILaunchConfiguration config = findConfig(manager, configType, name); in getLaunchConfig()1387 private static ILaunchConfiguration findConfig(ILaunchManager manager, in findConfig() method in AndroidLaunchController