Searched refs:u16_strnlen (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/include/ | ||
D | charset.h | 209 size_t u16_strnlen(const u16 *in, size_t count); |
/external/u-boot/lib/ | ||
D | charset.c | 375 size_t u16_strnlen(const u16 *in, size_t count) in u16_strnlen() function |