Home
last modified time | relevance | path

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

/aosp12/system/libhwbinder/
H A DDebug.cpp55 static inline bool isasciitype(char c) in isasciitype() function
79 if (isasciitype(c)) { in appendcharornum()
/aosp12/frameworks/native/libs/binder/
H A DDebug.cpp71 static inline bool isasciitype(char c) in isasciitype() function
95 if (isasciitype(c)) { in appendcharornum()