Lines Matching refs:sourceFile
187 int VolumeManager::getObbMountPath(const char *sourceFile, char *mountPath, int mountPathLen) {189 if (!asecHash(sourceFile, idHash, sizeof(idHash))) {190 SLOGE("Hash of '%s' failed (%s)", sourceFile, strerror(errno));