Home
last modified time | relevance | path

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

/system/core/include/ziparchive/
Dzip_archive.h177 const char* ErrorCodeString(int32_t error_code);
/system/core/libziparchive/
Dzip_archive.cc1154 const char* ErrorCodeString(int32_t error_code) { in ErrorCodeString() function