Home
last modified time | relevance | path

Searched refs:getErrorString (Results 1 – 2 of 2) 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);