Home
last modified time | relevance | path

Searched refs:gLocExtKeyMapInitOnce (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/common/
Duloc_keytype.cpp27 static icu::UInitOnce gLocExtKeyMapInitOnce = U_INITONCE_INITIALIZER; variable
71 gLocExtKeyMapInitOnce.reset(); in uloc_key_type_cleanup()
355 umtx_initOnce(gLocExtKeyMapInitOnce, &initFromResourceBundle, sts); in init()