OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:strzcmp16_h_n
(Results
1 - 2
of
2
) sorted by null
/system/core/include/utils/
Unicode.h
46
int
strzcmp16_h_n
(const char16_t *s1H, size_t n1, const char16_t *s2N, size_t n2);
/system/core/libutils/
Unicode.cpp
312
int
strzcmp16_h_n
(const char16_t *s1H, size_t n1, const char16_t *s2N, size_t n2)
function
Completed in 839 milliseconds