HomeSort by relevance Sort by last modified time
    Searched refs:OpenShareForWrite (Results 1 - 5 of 5) sorted by null

  /external/lzma/CPP/7zip/UI/Common/
HashCalc.h 90 bool OpenShareForWrite;
95 CHashOptions(): StdInMode(false), OpenShareForWrite(false), AltStreamsMode(false), PathMode(NWildcard::k_RelatPath) {};
Update.h 94 bool OpenShareForWrite;
129 OpenShareForWrite(false),
HashCalc.cpp 280 if (!inStreamSpec->OpenShared(phyPath, options.OpenShareForWrite))
ArchiveCommandLine.cpp     [all...]
Update.cpp 639 updateCallbackSpec->ShareForWrite = options.OpenShareForWrite;
    [all...]

Completed in 531 milliseconds