Home
last modified time | relevance | path

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

/system/libhwbinder/
DDebug.cpp50 static inline int isident(int c) in isident() function
120 valid = isident(c[3]) ? true : false; in typetostring()
128 if (!isident(c[i])) valid = false; in typetostring()