HomeSort by relevance Sort by last modified time
    Searched full:targetpath (Results 51 - 75 of 150) sorted by null

1 23 4 5 6

  /prebuilts/tools/common/m2/repository/commons-collections/commons-collections/3.2/
commons-collections-3.2.pom 372 <targetPath>META-INF</targetPath>
  /prebuilts/tools/common/m2/repository/commons-validator/commons-validator/1.2.0/
commons-validator-1.2.0.pom 192 <targetPath>META-INF</targetPath>
  /prebuilts/gdb/darwin-x86/lib/python2.7/
zipfile.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
zipfile.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
zipfile.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
zipfile.py     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src_rss/org/eclipse/releng/services/rss/
RSSFeedPublisherTask.java 218 String targetPath = SCPTarget.substring(SCPTarget.indexOf(CL)+1,SCPTarget.lastIndexOf(FS));
219 util.runExecTask(SSHExec, userAtHost + " \"mkdir -p" + SP + targetPath + "\"", null); //$NON-NLS-1$ //$NON-NLS-2$
  /frameworks/data-binding/compilationTests/src/test/java/android/databinding/compilationTest/
BaseCompilationTest.java 81 protected void copyResourceDirectory(String name, String targetPath)
88 File target = new File(testFolder, targetPath);
  /prebuilts/tools/common/gradle-plugins/repository/org/apache/commons/commons-parent/3/
commons-parent-3.pom 84 <targetPath>META-INF</targetPath>
  /prebuilts/tools/common/m2/repository/com/google/jsilver/jsilver/1.0.0/
jsilver-1.0.0.pom 215 <targetPath>META-INF</targetPath>
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-parent/3/
commons-parent-3.pom 84 <targetPath>META-INF</targetPath>
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/
HyperlinksTest.java 199 private void checkXmlNavigation(String basename, String targetPath,
201 IFile file = getTestDataFile(getProject(), basename, targetPath, true);
  /cts/libs/testserver/src/android/webkit/cts/
TestWebServer.java 262 * @param targetPath The path to redirect to.
267 String requestPath, String targetPath) {
269 responseHeaders.add(Pair.create("Location", targetPath));
271 return setResponseInternal(requestPath, targetPath.getBytes(), responseHeaders, null,
  /external/pdfium/testing/
gtest.gyp 137 'action????': ['$(TargetPath)', '--gtest_print_time'],
  /external/v8/testing/
gtest.gyp 131 'action????': ['$(TargetPath)', '--gtest_print_time'],
  /external/opencv3/samples/winrt/ImageManipulations/MediaExtensions/OcvTransform/
OcvTransform.vcxproj 320 <TargetPath>$(ProjectName).winmd</TargetPath>
  /frameworks/base/packages/DefaultContainerService/src/com/android/defcontainer/
DefaultContainerService.java 212 final String targetPath = dir.getAbsolutePath();
213 return MeasurementUtils.measureDirectory(targetPath);
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
MenuExecutor.java 350 public void startSingleItemAction(int action, Path targetPath) {
352 ids.add(targetPath);
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-parent/7/
commons-parent-7.pom 128 <targetPath>META-INF</targetPath>
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
AndroidClasspathContainerInitializer.java 659 String targetPath = targetPaths[tpi];
663 if (new File(targetPath).equals(new File(cachedPaths[cpi]))) {
664 // found a match. Try the next targetPath
    [all...]
  /frameworks/base/libs/androidfw/
AssetManager.cpp 248 String8 targetPath;
251 NULL, NULL, NULL, &targetPath, &overlayPath)) {
263 if (access(targetPath.string(), R_OK) != 0) {
264 ALOGW("failed to access file %s: %s\n", targetPath.string(), strerror(errno));
281 ALOGD("Overlay added: targetPath=%s overlayPath=%s idmapPath=%s\n",
282 targetPath.string(), overlayPath.string(), idmapPath.string());
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/commons/commons-parent/32/
commons-parent-32.pom 187 <targetPath>META-INF</targetPath>
203 <targetPath>META-INF</targetPath>
    [all...]
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-parent/22/
commons-parent-22.pom 158 <targetPath>META-INF</targetPath>
174 <targetPath>META-INF</targetPath>
    [all...]
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-parent/25/
commons-parent-25.pom 174 <targetPath>META-INF</targetPath>
190 <targetPath>META-INF</targetPath>
    [all...]
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-parent/28/
commons-parent-28.pom 178 <targetPath>META-INF</targetPath>
194 <targetPath>META-INF</targetPath>
    [all...]

Completed in 7997 milliseconds

1 23 4 5 6