Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/builders/
DPreCompilerBuilder.java1074 String osResPath = resLocation.toOSString(); in handleResources() local
1123 execAapt(project, projectTarget, osOutputPath, resOutPath, osResPath, osManifestPath, in handleResources()
1148 String osBcOutPath, String osResPath, String osManifestPath, IFolder packageFolder, in execAapt() argument
1197 array.add(osResPath); in execAapt()