Home
last modified time | relevance | path

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

/system/core/libziparchive/
Dzip_archive.cc97 static const int32_t kEntryNotFound = -7; variable
188 return kEntryNotFound; in EntryToIndex()