Home
last modified time | relevance | path

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

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