OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:c16len
(Results
1 - 2
of
2
) sorted by null
/external/libchrome/base/strings/
string16.cc
35
size_t
c16len
(const char16* s) {
function in namespace:base
string16.h
57
BASE_EXPORT size_t
c16len
(const char16* s);
92
return
c16len
(s);
Completed in 89 milliseconds