Searched refs:ustr_hashICharsN (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Dustr_imp.h209 ustr_hashICharsN(const char *str, int32_t length);
H A Duhash.c851 return s == NULL ? 0 : ustr_hashICharsN(s, uprv_strlen(s));
H A Dustring.cpp1514 ustr_hashICharsN(const char *str, int32_t length) { function
/external/icu/icu4c/source/common/
H A Dustr_imp.h209 ustr_hashICharsN(const char *str, int32_t length);
H A Duhash.c851 return s == NULL ? 0 : ustr_hashICharsN(s, uprv_strlen(s));
H A Dustring.cpp1514 ustr_hashICharsN(const char *str, int32_t length) { function
/external/icu/icu4c/source/common/unicode/
H A Durename.h1593 #define ustr_hashICharsN U_ICU_ENTRY_POINT_RENAME(ustr_hashICharsN) macro
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h1672 #define ustr_hashICharsN U_ICU_ENTRY_POINT_RENAME(ustr_hashICharsN) macro

Completed in 345 milliseconds