Home | History | Annotate | Download | only in adb

Lines Matching refs:connection_state_name

836 const std::string atransport::connection_state_name() const {
997 *result += t->connection_state_name();
999 android::base::StringAppendF(result, "%-22s %s", serial, t->connection_state_name().c_str());