Searched refs:elaborateExpression (Results 1 – 1 of 1) sorted by relevance
400 elaborateExpression(manager, userGdbPath)); in performVariableSubstitutions()404 elaborateExpression(manager, NdkLaunchConstants.DEFAULT_PROGRAM)); in performVariableSubstitutions()412 fixedSolibPaths.add(elaborateExpression(manager, u)); in performVariableSubstitutions()422 private String elaborateExpression(IStringVariableManager manager, String expr) in elaborateExpression() method in NdkGdbLaunchDelegate