Home | History | Annotate | Download | only in adb

Lines Matching refs:adb_strerror

541 char* adb_strerror(int err) {
542 // sysdeps.h defines strerror to adb_strerror, but in this function, we
627 // are mapped to strings by adb_strerror() above.