Home
last modified time | relevance | path

Searched refs:rootPath (Results 1 – 25 of 37) sorted by relevance

12

/external/lzma/CPP/Windows/
DFileSystem.cpp23 CFSTR rootPath, in MyGetVolumeInformation() argument
36 res = GetVolumeInformation(fs2fas(rootPath), in MyGetVolumeInformation()
48 res = GetVolumeInformationW(fs2us(rootPath), in MyGetVolumeInformation()
86 bool MyGetDiskFreeSpace(CFSTR rootPath, UInt64 &clusterSize, UInt64 &totalSize, UInt64 &freeSize) in MyGetDiskFreeSpace() argument
98 …sizeIsDetected = BOOLToBool(pGetDiskFreeSpaceEx(fs2fas(rootPath), &freeBytesToCaller2, &totalSize2… in MyGetDiskFreeSpace()
102 …if (!::GetDiskFreeSpace(fs2fas(rootPath), &numSectorsPerCluster, &bytesPerSector, &numFreeClusters… in MyGetDiskFreeSpace()
113 …sizeIsDetected = BOOLToBool(pGetDiskFreeSpaceEx(fs2us(rootPath), &freeBytesToCaller2, &totalSize2,… in MyGetDiskFreeSpace()
117 …if (!::GetDiskFreeSpaceW(fs2us(rootPath), &numSectorsPerCluster, &bytesPerSector, &numFreeClusters… in MyGetDiskFreeSpace()
DFileSystem.h14 CFSTR rootPath ,
23 bool MyGetDiskFreeSpace(CFSTR rootPath, UInt64 &clusterSize, UInt64 &totalSize, UInt64 &freeSize);
DFileLink.cpp340 bool MyGetDiskFreeSpace(CFSTR rootPath, UInt64 &clusterSize, UInt64 &totalSize, UInt64 &freeSize);
DFileIO.cpp27 bool MyGetDiskFreeSpace(CFSTR rootPath, UInt64 &clusterSize, UInt64 &totalSize, UInt64 &freeSize);
DFileFind.cpp51 bool MyGetDiskFreeSpace(CFSTR rootPath, UInt64 &clusterSize, UInt64 &totalSize, UInt64 &freeSize);
/external/testng/src/main/java/org/testng/internal/
DPathUtils.java29 Path rootPath = Paths.get(suite.getFileName()).getParent(); in getSuiteNormalizedPath() local
30 return rootPath.resolve(suiteFile).normalize().toString(); in getSuiteNormalizedPath()
/external/eyes-free/AccessCheck/src/com/android/accessibility/
DAccessibilityValidator.java73 public AccessibilityValidator(String rootPath, String androidSdkPath) { in AccessibilityValidator() argument
74 mRootFilePath = new File(rootPath); in AccessibilityValidator()
79 + rootPath); in AccessibilityValidator()
/external/skia/src/utils/
DSkOSFile.cpp9 SkString SkOSPath::Join(const char *rootPath, const char *relativePath) { in Join() argument
10 SkString result(rootPath); in Join()
/external/parameter-framework/upstream/tools/xmlValidator/
DxmlValidator.py103 for rootPath, _, files in walk(xmlDirectory):
106 xmlFilePath = path.join(rootPath, filename)
/external/skia/include/core/
DSkOSFile.h126 static SkString Join(const char* rootPath, const char* relativePath);
/external/parameter-framework/upstream/tools/xmlGenerator/
DEddParser.py480 rootPath = GroupPath()
481 rootPath.addChildren(paths)
483 return rootPath
/external/mockftpserver/tags/2.x_Before_IDEA/src/main/groovy/org/mockftpserver/fake/filesystem/
DDefaultFileSystem.groovy200 * @param rootPath - the root of this virtual filesystem in the "real" filesystem
202 public void setRoot(String rootPath) {
203 this.root = rootPath
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.equinox.frameworkadmin.equinox_1.0.200.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.jdt.launching_3.5.100.v20100526.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.equinox.p2.touchpoint.eclipse_2.0.2.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.equinox.p2.core_2.0.2.R36x_v20100804.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
Dant-commons-net.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/lib/
Dpdebuild-ant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/ ...
/external/guice/extensions/struts2/lib/
Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse ...
Djsp-2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/guice/lib/build/
Dfelix-2.0.5.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/LICENSE META-INF ...

12