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

  /external/lzma/CPP/7zip/Common/
CreateCoder.h 21 bool DecoderIsAssigned;
23 CCodecInfoEx(): EncoderIsAssigned(false), DecoderIsAssigned(false) {}
  /external/lzma/CPP/7zip/UI/Common/
LoadCodecs.h 21 bool DecoderIsAssigned;

Completed in 156 milliseconds