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

  /frameworks/base/tools/aapt2/io/
ZipArchive.cpp 90 constexpr static const int32_t kEmptyArchive = -6;
100 if (result == kEmptyArchive) {
  /system/core/libziparchive/
zip_archive_private.h 67 kEmptyArchive = -6,

Completed in 984 milliseconds