HomeSort by relevance Sort by last modified time
    Searched defs:libraryPath (Results 1 - 13 of 13) sorted by null

  /external/compiler-rt/BlocksRuntime/tests/
testfilerunner.h 64 __strong char *libraryPath;
73 @property __strong char *libraryPath;
  /external/jmonkeyengine/engine/src/desktop/com/jme3/system/
Natives.java 216 String libraryPath = getExtractionDir().toString();
222 System.setProperty("org.lwjgl.librarypath", libraryPath);
226 System.setProperty("net.java.games.input.librarypath", libraryPath);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/actions/
AddCompatibilityJarAction.java 204 File libraryPath = new File(supportPath,
207 if (!libraryPath.isDirectory()) {
214 assert path.equals(libraryPath) : path;
218 IProject libraryProject = createLibraryProject(libraryPath, project, waitForFinish);
231 * @param libraryPath the path to the directory tree containing the project contents
237 final File libraryPath,
257 IFileStore sourceDir = fileSystem.getStore(libraryPath.toURI());
268 ProjectProperties properties = ProjectProperties.load(libraryPath.getPath(),
  /frameworks/base/core/java/android/app/
LoadedApk.java 265 String libraryPath = mLibDir;
291 libraryPath = instrumentationAppLibraryDir + ":" + instrumentedAppLibraryDir;
311 Slog.v(ActivityThread.TAG, "Class path: " + zip + ", JNI path: " + libraryPath);
319 zip, libraryPath, mBaseClassLoader);
    [all...]
  /sdk/sdkmanager/app/src/com/android/sdkmanager/
Main.java 707 String libraryPath = library ? null :
713 libraryPath);
731 null /*libraryPath*/);
    [all...]
  /frameworks/base/services/java/com/android/server/pm/
PackageManagerService.java     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.launching_3.5.100.v20100526.jar 
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
pdebuild.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 

Completed in 289 milliseconds