Searched refs:COLOR_GREEN (Results 1 - 1 of 1) sorted by relevance

/system/bt/service/client/
H A Dmain.cpp58 #define COLOR_GREEN "\x1B[0;92m" macro
110 << (status ? (COLOR_GREEN "success") : (COLOR_RED "failure"))
163 << COLOR_GREEN << client_id << COLOR_OFF;
232 << COLOR_GREEN << client_id << COLOR_OFF;

Completed in 4 milliseconds