Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DDebug.cpp89 static char* typetostring(uint32_t type, char* out, in typetostring() function
152 char* end = typetostring(typeCode, buffer); in printTypeCode()