HomeSort by relevance Sort by last modified time
    Searched refs:GenderInfo_initCache (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/i18n/unicode/
gender.h 32 void U_CALLCONV GenderInfo_initCache(UErrorCode &status);
103 friend void U_CALLCONV GenderInfo_initCache(UErrorCode &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 114 milliseconds