Home
last modified time | relevance | path

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

/system/libhwbinder/
DDebug.cpp55 static inline bool isasciitype(char c) in isasciitype() function
79 if (isasciitype(c)) { in appendcharornum()