Searched refs:mstd (Results 1 – 1 of 1) sorted by relevance
54 std::string mstd(m8.string()); in AlertMessage() local56 ALOGD("PAC-alert: %s\n", mstd.c_str()); // Helpful when debugging. in AlertMessage()57 alerts.push_back(mstd); in AlertMessage()62 std::string mstd(m8.string()); in ErrorMessage() local64 ALOGD("PAC-error: %s\n", mstd.c_str()); // Helpful when debugging. in ErrorMessage()65 errors.push_back(mstd); in ErrorMessage()