Home
last modified time | relevance | path

Searched refs:CLEAR_LINE (Results 1 – 1 of 1) sorted by relevance

/system/bt/service/client/
Dmain.cc73 #define CLEAR_LINE "\x1B[2K" macro
134 if (showing_prompt.load()) cout << CLEAR_LINE << "\r"; in BeginAsyncOut()