Lines Matching full:c_str
200 "features=%s", FeatureSetToString(supported_features()).c_str()));
204 android::base::Join(connection_properties, ';').c_str());
222 memcpy(cp->data, connection_str.c_str(), connection_str.length());
234 *dst = strdup(src.c_str());
238 D("parse_banner: %s", banner.c_str());
477 h, android::base::SystemErrorCodeToString(GetLastError()).c_str());
493 android::base::SystemErrorCodeToString(GetLastError()).c_str());
578 android::base::SystemErrorCodeToString(err).c_str());
634 android::base::SystemErrorCodeToString(GetLastError()).c_str());
707 android::base::SystemErrorCodeToString(GetLastError()).c_str());
733 android::base::SystemErrorCodeToString(GetLastError()).c_str());
800 android::base::SystemErrorCodeToString(err).c_str()).c_str());
831 wait_result, android::base::SystemErrorCodeToString(GetLastError()).c_str());
958 r = remove_listener(pieces[0].c_str(), transport);
960 r = install_listener(pieces[0], pieces[1].c_str(), transport,
978 error.c_str());
1085 address.c_str(), error.c_str()));
1087 atransport* t = find_transport(serial.c_str());
1090 serial.c_str()));
1093 return SendOkay(reply_fd, android::base::StringPrintf("disconnected %s", address.c_str()));