OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:strnlen32
(Results
1 - 2
of
2
) sorted by null
/system/core/include/utils/
Unicode.h
50
size_t
strnlen32
(const char32_t *, size_t);
/system/core/libutils/
Unicode.cpp
125
size_t
strnlen32
(const char32_t *s, size_t maxlen)
function
Completed in 62 milliseconds