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

  /external/lzma/CPP/7zip/UI/Common/
LoadCodecs.h 78 bool Flags_NtSecure() const { return (Flags & NArcInfoFlags::kNtSecure) != 0; }
Update.cpp 535 if (options.NtSecurity.Val && !arcInfo.Flags_NtSecure())
    [all...]

Completed in 31 milliseconds