Home
last modified time | relevance | path

Searched defs:rootPath (Results 1 – 4 of 4) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/
DProjectState.java190 String rootPath = mProperties.getProperty(propName); in ProjectState() local
275 String rootPath = mProperties.getProperty(propName); in reloadProperties() local
590 String rootPath = mProperties.getProperty(propName); in replaceLibraryProperty() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
DRenderScriptProcessor.java311 String rootPath = project.getLocation().toOSString(); in parseLlvmOutput() local
483 String rootPath = project.getLocation().toOSString(); in fillList() local
/sdk/anttasks/src/com/android/ant/
DNewSetupTask.java441 Path rootPath = new Path(antProject); in processReferencedLibraries() local
601 String rootPath = source.getProperty(propName); in getDirectDependencies() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
DExportHelper.java334 String rootPath = rootDirectory.getAbsolutePath(); in addFileToJar() local