Searched refs:PathHash (Results 1 – 2 of 2) sorted by relevance
235 uint64_t PathHash = 0; variable256 uint32_t FileSizeLow, uint64_t PathHash) in file_status() argument261 PathHash(PathHash) {} in file_status()
166 return UniqueID(VolumeSerialNumber, PathHash);739 uint64_t PathHash;747 PathHash = (static_cast<uint64_t>(Info.nFileIndexHigh) << 32ULL) |750 PathHash = hash_combine_range(ntPath.begin(), ntPath.end());759 PathHash);