Home
last modified time | relevance | path

Searched refs:kEmptyArchive (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tools/aapt2/io/
DZipArchive.cpp98 constexpr static const int32_t kEmptyArchive = -6; in Create() local
108 if (result == kEmptyArchive) { in Create()