Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DDebug.cpp64 static char* appendhexnum(uint32_t val, char* out) in appendhexnum() function
146 return appendhexnum(type, pos); in typetostring()