Home
last modified time | relevance | path

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

/development/tools/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
DApkBuilder.java465 String osResPath = resLocation.toOSString(); in build() local
617 String osResPath, String osAssetsPath, String osOutFilePath, String configFilter) { in executeAapt()
DPreCompilerBuilder.java456 String osResPath = resLocation.toOSString(); in build() local