Searched refs:elaborateExpression (Results 1 – 1 of 1) sorted by relevance
381 elaborateExpression(manager, userGdbPath)); in performVariableSubstitutions()385 elaborateExpression(manager, NdkLaunchConstants.DEFAULT_PROGRAM)); in performVariableSubstitutions()393 fixedSolibPaths.add(elaborateExpression(manager, u)); in performVariableSubstitutions()403 private String elaborateExpression(IStringVariableManager manager, String expr) in elaborateExpression() method in NdkGdbLaunchDelegate