Searched defs:gai_strerror (Results 1 - 3 of 3) sorted by relevance

/libcore/luni/src/main/java/libcore/io/
H A DForwardingOs.java60 public String gai_strerror(int error) { return os.gai_strerror(error); } method in class:ForwardingOs
H A DOs.java51 public String gai_strerror(int error); method in interface:Os
H A DPosix.java54 public native String gai_strerror(int error); method in class:Posix

Completed in 67 milliseconds