Searched refs:sourceFile (Results 1 - 1 of 1) sorted by relevance

/system/vold/
H A DVolumeManager.cpp186 int VolumeManager::getObbMountPath(const char *sourceFile, char *mountPath, int mountPathLen) { argument
188 if (!asecHash(sourceFile, idHash, sizeof(idHash))) {
189 SLOGE("Hash of '%s' failed (%s)", sourceFile, strerror(errno));

Completed in 6 milliseconds