Home
last modified time | relevance | path

Searched refs:ExistOnDisk (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
DUpdateProduce.h29 bool ExistOnDisk() const { return DirIndex != -1; } in ExistOnDisk() function
DUpdateCallback.cpp392 else if (up.ExistOnDisk()) in GetProperty()