Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/native/
Djni_util_md.c56 getErrorString(errno, buf, len); in getLastErrorString()
61 getErrorString(int err, char *buf, size_t len) in getErrorString() function
Djni_util.h366 extern int getErrorString(int err, char *buf, size_t len);
Dzip_util.c1615 getErrorString(errno, tmpbuf, sizeof(tmpbuf)); in ZIP_ReadEntry()
1632 getErrorString(errno, tmpbuf, sizeof(tmpbuf)); in ZIP_ReadEntry()