Home | History | Annotate | Download | only in Windows

Lines Matching full:fileid

279   uint64_t FileID = (static_cast<uint64_t>(FileIndexHigh) << 32ULL) |
282 return UniqueID(VolumeSerialNumber, FileID);