OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GenderInfo_initCache
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/
gender.cpp
63
void U_CALLCONV
GenderInfo_initCache
(UErrorCode &status) {
94
umtx_initOnce(gGenderInitOnce, &
GenderInfo_initCache
, status);
/external/icu/icu4c/source/i18n/
gender.cpp
63
void U_CALLCONV
GenderInfo_initCache
(UErrorCode &status) {
94
umtx_initOnce(gGenderInitOnce, &
GenderInfo_initCache
, status);
Completed in 206 milliseconds