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

  /external/lzma/CPP/7zip/UI/Common/
ExtractMode.h 25 kSkip,
  /external/webrtc/webrtc/modules/audio_coding/acm2/
rent_a_codec.h 187 // the wrong sort of codec, return kSkip; otherwise, if the rate was illegal,
190 enum class RegistrationResult { kOk, kSkip, kBadFreq };
  /external/lzma/CPP/7zip/Archive/
IArchive.h 69 kSkip
  /external/v8/src/snapshot/
serialize.h 207 static const int kSkip = 0x1d;
523 sink_->Put(kSkip, "SkipFromSerializeObject");

Completed in 167 milliseconds