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.c52 getErrorString(int err, char *buf, size_t len) in getErrorString() function
Djni_util.h365 extern int getErrorString(int err, char *buf, size_t len);
Dzip_util.c1529 getErrorString(errno, tmpbuf, sizeof(tmpbuf)); in ZIP_ReadEntry()
1546 getErrorString(errno, tmpbuf, sizeof(tmpbuf)); in ZIP_ReadEntry()