Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DDebug.cpp66 static inline int isident(int c) in isident() function
136 valid = isident(c[3]) ? true : false; in typetostring()
144 if (!isident(c[i])) valid = false; in typetostring()