Home
last modified time | relevance | path

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

/aosp12/system/libhwbinder/
H A DDebug.cpp66 static char* appendhexnum(uint32_t val, char* out) in appendhexnum() function
148 return appendhexnum(type, pos); in typetostring()
/aosp12/frameworks/native/libs/binder/
H A DDebug.cpp82 static char* appendhexnum(uint32_t val, char* out) in appendhexnum() function
164 return appendhexnum(type, pos); in typetostring()