Home
last modified time | relevance | path

Searched refs:getPathToMake (Results 1 – 1 of 1) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/
DNdkHelper.java66 launcher.execute(getPathToMake(), args, null, project.getLocation(), monitor); in getApplicationAbis()
114 launcher.execute(getPathToMake(), args, null, project.getLocation(), monitor); in getToolchainPrefix()
126 private static IPath getPathToMake() { in getPathToMake() method in NdkHelper