Searched refs:is_timestamp (Results 1 - 1 of 1) sorted by relevance
/system/core/logd/ | ||
H A D | LogKlog.cpp | 56 static char *is_timestamp(char *s) { function 143 if ((*s == '[') && ((peek = is_timestamp(s + 1)))) { 149 peek = is_timestamp(s); |
Completed in 710 milliseconds