Searched refs:GenderInfo_initCache (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dgender.h32 void GenderInfo_initCache(UErrorCode &status);
103 friend void GenderInfo_initCache(UErrorCode &status);
/external/icu/icu4c/source/i18n/unicode/
H A Dgender.h32 void U_CALLCONV GenderInfo_initCache(UErrorCode &status);
103 friend void U_CALLCONV GenderInfo_initCache(UErrorCode &status);
/external/chromium_org/third_party/icu/source/i18n/
H A Dgender.cpp63 void U_CALLCONV GenderInfo_initCache(UErrorCode &status) { function
94 umtx_initOnce(gGenderInitOnce, &GenderInfo_initCache, status);
/external/icu/icu4c/source/i18n/
H A Dgender.cpp63 void U_CALLCONV GenderInfo_initCache(UErrorCode &status) { function
94 umtx_initOnce(gGenderInitOnce, &GenderInfo_initCache, status);

Completed in 41 milliseconds