Searched defs:c3 (Results 1 – 2 of 2) sorted by relevance
| /system/core/libutils/binder/ |
| D | Unicode.cpp | 393 static char32_t utf8_4b_to_utf32(uint8_t c1, uint8_t c2, uint8_t c3, uint8_t c4) { in utf8_4b_to_utf32() 439 uint8_t c2, c3, c4; in utf8_to_utf16_length() local 479 uint8_t c, c2, c3, c4; in utf8_to_utf16_no_null_terminator() local
|
| /system/libhwbinder/include/hwbinder/ |
| D | IBinder.h | 64 #define B_PACK_CHARS_USER(c1, c2, c3, c4) \ argument
|