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