Searched refs:convertStateToText (Results 1 – 1 of 1) sorted by relevance
452 << convertStateToText(mState) << "\n"; in analyze()512 ALOGD("latency: st = %d = %s", mState, convertStateToText(mState)); in printStatus()587 const char *convertStateToText(echo_state state) { in convertStateToText() function