Searched defs:rootPath (Results 1 - 25 of 29) sorted by relevance

12

/external/jmonkeyengine/engine/src/core/com/jme3/asset/
H A DAssetLocator.java42 * @param rootPath The root path where to look for assets.
46 public void setRootPath(String rootPath); argument
H A DAssetManager.java81 * @param rootPath The root path from which to locate assets, implementation
86 public void registerLocator(String rootPath, String locatorClassName); argument
104 * @param rootPath Specifies the root path from which to locate assets
113 public void registerLocator(String rootPath, Class<? extends AssetLocator> locatorClass); argument
119 * @param rootPath Should be the same as the root path specified in {@link
123 public void unregisterLocator(String rootPath, Class<? extends AssetLocator> locatorClass); argument
H A DImplHandler.java189 public void addLocator(final Class<?> locatorType, String rootPath){ argument
190 ImplThreadLocal local = new ImplThreadLocal(locatorType, rootPath);
196 public void removeLocator(final Class<?> locatorType, String rootPath){ argument
201 if (locator.getPath().equals(rootPath) &&
H A DDesktopAssetManager.java146 public void registerLocator(String rootPath, Class<? extends AssetLocator> locatorClass){ argument
147 handler.addLocator(locatorClass, rootPath);
154 public void registerLocator(String rootPath, String clsName){ argument
164 registerLocator(rootPath, clazz);
168 public void unregisterLocator(String rootPath, Class<? extends AssetLocator> clazz){ argument
169 handler.removeLocator(clazz, rootPath);
/external/jmonkeyengine/engine/src/core-plugins/com/jme3/asset/plugins/
H A DClasspathLocator.java55 public void setRootPath(String rootPath) { argument
56 this.root = rootPath;
H A DFileLocator.java47 public void setRootPath(String rootPath) { argument
48 if (rootPath == null)
52 root = new File(rootPath).getCanonicalFile();
H A DUrlLocator.java57 public void setRootPath(String rootPath) { argument
59 this.root = new URL(rootPath);
H A DZipLocator.java70 public void setRootPath(String rootPath) { argument
72 zipfile = new ZipFile(new File(rootPath), ZipFile.OPEN_READ);
74 throw new AssetLoadException("Failed to open zip file: " + rootPath, ex);
H A DHttpZipLocator.java61 private String rootPath = ""; field in class:HttpZipLocator
339 if (!rootPath.equals(path)){
340 rootPath = path;
/external/jmonkeyengine/engine/src/android/com/jme3/asset/plugins/
H A DAndroidLocator.java14 private String rootPath = ""; field in class:AndroidLocator
64 public void setRootPath(String rootPath) { argument
65 this.rootPath = rootPath;
71 String assetPath = rootPath + key.getName();
/external/eyes-free/AccessCheck/src/com/android/accessibility/
H A DAccessibilityValidator.java73 public AccessibilityValidator(String rootPath, String androidSdkPath) { argument
74 mRootFilePath = new File(rootPath);
79 + rootPath);
/external/chromium_org/third_party/skia/src/utils/
H A DSkOSFile.cpp9 SkString SkOSPath::SkPathJoin(const char *rootPath, const char *relativePath) { argument
10 SkString result(rootPath);
/external/skia/src/utils/
H A DSkOSFile.cpp9 SkString SkOSPath::SkPathJoin(const char *rootPath, const char *relativePath) { argument
10 SkString result(rootPath);
/external/chromium_org/third_party/WebKit/Source/core/html/
H A DFileInputType.cpp228 String rootPath = directoryName(files[0].path); local
230 while (!files[i].path.startsWith(rootPath))
231 rootPath = directoryName(rootPath);
233 rootPath = directoryName(rootPath);
234 ASSERT(rootPath.length());
235 int rootLength = rootPath.length();
236 if (rootPath[rootLength - 1] != '\\' && rootPath[rootLengt
[all...]
/external/qemu/android/
H A Dmain.c114 _getFullFilePath( const char* rootPath, const char* fileName ) argument
121 p = bufprint(temp, end, "%s/%s", rootPath, fileName);
/external/qemu/android/avd/
H A Dinfo.c255 * Otherwise, this returns a new string corresponding to <rootPath>/<fileName>
260 _getFullFilePath( const char* rootPath, const char* fileName ) argument
267 p = bufprint(temp, end, "%s/%s", rootPath, fileName);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.frameworkadmin.equinox_1.0.200.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.launching_3.5.100.v20100526.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.touchpoint.eclipse_2.0.2.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.core_2.0.2.R36x_v20100804.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.commons.httpclient_3.1.0.v201005080502.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-commons-net.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/lib/
H A Dpdebuild-ant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/internal/ ...

Completed in 852 milliseconds

12