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

/system/core/liblog/
H A Devent_tag_map.c177 static inline int isCharDigit(char c) function
240 if (isCharDigit(*cp)) {
289 } else if (isCharDigit(*cp)) {
341 while (isCharDigit(*++cp))

Completed in 20 milliseconds