Searched refs:getPath (Results 1 – 14 of 14) sorted by relevance
45 if (!subFile.getPath().startsWith(parentDir.getCanonicalPath())) { in createSubFile()126 new File(file.getParentFile().getCanonicalFile(), baseName).getPath(); in isSymlink()
42 const std::string& getPath() const;
212 ZoneInfoDb tzData = ZoneInfoDb.loadTzData(zoneInfoFile.getPath()); in stageInstallWithErrorCode()234 TimeZoneFinder.createInstance(tzLookupFile.getPath()); in stageInstallWithErrorCode()250 TelephonyLookup.createInstance(telephonyLookupFile.getPath()); in stageInstallWithErrorCode()
111 auto path = getPath(); in doUnmount()
133 KillProcessesUsingPath(getPath()); in doUnmount()
88 const std::string& getPath() const { return mPath; } in getPath() function
230 KillProcessesUsingPath(getPath()); in doUnmount()
85 const std::string& Hash::getPath() const { in getPath() function in android::Hash
124 method public String getPath();
731 byte[] actualBytes = IoUtils.readFileAsByteArray(actual.getPath()); in assertContentsMatches()732 byte[] expectedBytes = IoUtils.readFileAsByteArray(expected.getPath()); in assertContentsMatches()
46 Location::startOf(coordinator->makeRelative(fileHash->getPath())), in AST()67 return mFileHash->getPath(); in getFilename()
93 paths->push_back(vol->getPath()); in addFromVolumeManager()
364 std::string source(mPrimary->getPath()); in linkPrimary()
320 *path = vol->getPath(); in pathForVolId()