Home
last modified time | relevance | path

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

/aosp12/system/libhwbinder/
H A DDebug.cpp91 static char* typetostring(uint32_t type, char* out, in typetostring() function
154 char* end = typetostring(typeCode, buffer); in printTypeCode()
/aosp12/frameworks/native/libs/binder/
H A DDebug.cpp107 static char* typetostring(uint32_t type, char* out, in typetostring() function
170 char* end = typetostring(typeCode, buffer); in printTypeCode()