OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AreReparseData
(Results
1 - 2
of
2
) sorted by null
/external/lzma/CPP/7zip/UI/Common/
DirItem.h
27
bool
AreReparseData
() const { return ReparseData.Size() != 0 || ReparseData2.Size() != 0; }
UpdateCallback.cpp
473
if (DirItems->Items[up.DirIndex].
AreReparseData
())
Completed in 103 milliseconds