Searched refs:ndkRoot (Results 1 – 1 of 1) sorted by relevance
140 IPath ndkRoot = new Path(NdkManager.getNdkLocation()); in getFullPathTo() local141 IPath prebuilt = ndkRoot.append("prebuilt"); //$NON-NLS-1$ in getFullPathTo()