Searched refs:Flags_NtSecure (Results 1 – 2 of 2) sorted by relevance
126 bool Flags_NtSecure() const { return (Flags & NArcInfoFlags::kNtSecure) != 0; } in Flags_NtSecure() function
582 if (options.NtSecurity.Val && !arcInfo.Flags_NtSecure()) in Compress()