Home | History | Annotate | Download | only in adb

Lines Matching refs:SystemErrorCodeToString

106               android::base::SystemErrorCodeToString(GetLastError()).c_str());
371 D("unknown error: %s", android::base::SystemErrorCodeToString(err).c_str());
417 D("unknown error: %s", android::base::SystemErrorCodeToString(err).c_str());
587 android::base::SystemErrorCodeToString(WSAGetLastError()).c_str());
593 D("closesocket failed: %s", android::base::SystemErrorCodeToString(err).c_str());
613 android::base::SystemErrorCodeToString(err).c_str());
629 android::base::SystemErrorCodeToString(err).c_str());
665 android::base::SystemErrorCodeToString(rc).c_str());
723 android::base::SystemErrorCodeToString(err).c_str());
735 android::base::SystemErrorCodeToString(err).c_str());
775 android::base::SystemErrorCodeToString(err).c_str());
789 android::base::SystemErrorCodeToString(err).c_str());
800 android::base::SystemErrorCodeToString(err).c_str());
809 "cannot listen on socket: %s", android::base::SystemErrorCodeToString(err).c_str());
864 android::base::SystemErrorCodeToString(err).c_str());
880 android::base::SystemErrorCodeToString(err).c_str());
893 android::base::SystemErrorCodeToString(err).c_str());
937 " failed: " + android::base::SystemErrorCodeToString(err);
969 fd, level, optname, android::base::SystemErrorCodeToString(err).c_str());
989 android::base::SystemErrorCodeToString(err).c_str());
1027 android::base::SystemErrorCodeToString(err).c_str());
1128 android::base::SystemErrorCodeToString(err).c_str());
1222 android::base::SystemErrorCodeToString(GetLastError()).c_str());
1994 android::base::SystemErrorCodeToString(GetLastError()).c_str());
2014 android::base::SystemErrorCodeToString(GetLastError()).c_str());