Searched defs:destPath (Results 1 - 9 of 9) sorted by relevance

/external/webkit/Source/WebKit/chromium/public/
H A DWebFileSystem.h54 // Moves a file or directory at |srcPath| to |destPath|.
57 virtual void move(const WebString& srcPath, const WebString& destPath, WebFileSystemCallbacks*) { WEBKIT_ASSERT_NOT_REACHED(); } argument
59 // Copies a file or directory at |srcPath| to |destPath|.
62 virtual void copy(const WebString& srcPath, const WebString& destPath, WebFileSystemCallbacks*) { WEBKIT_ASSERT_NOT_REACHED(); } argument
/external/skia/legacy/src/animator/
H A DSkMatrixParts.cpp244 SkPath& destPath = destination->getPath(); local
245 int dstPts = destPath.getPoints(dst, 4);
/external/skia/src/animator/
H A DSkMatrixParts.cpp244 SkPath& destPath = destination->getPath(); local
245 int dstPts = destPath.getPoints(dst, 4);
/external/icu4c/tools/icupkg/
H A Dicupkg.cpp223 const char *pname, *sourcePath, *destPath, *inFilename, *outFilename, *outComment; local
260 destPath=options[OPT_DESTDIR].value;
263 destPath=NULL;
290 isModified=(UBool)(sourcePath!=destPath);
346 pkg->extractItem(destPath, outFilename, 0, outType);
419 pkg->extractItems(destPath, *listPkg, outType);
/external/quake/src/com/android/quake/
H A DDownloaderActivity.java139 private static Config getLocalConfig(File destPath, String configFilename) { argument
140 File configPath = new File(destPath, configFilename);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.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 ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-nodeps.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/
H A Dpdebuild.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/build/ ...

Completed in 217 milliseconds