Home
last modified time | relevance | path

Searched refs:FileID_Low (Results 1 – 3 of 3) sorted by relevance

/third_party/lzma/CPP/7zip/
DIStream.h123 UInt64 FileID_Low; member
/third_party/lzma/CPP/7zip/Common/
DFileStreams.cpp368 props->FileID_Low = (((UInt64)info.nFileIndexHigh) << 32) + info.nFileIndexLow; in Z7_COM7F_IMF()
516 props->FileID_Low = st.st_ino; in Z7_COM7F_IMF()
/third_party/lzma/CPP/7zip/UI/Common/
DUpdateCallback.cpp727 pair.Key2 = props.FileID_Low; in Z7_COM7F_IMF()