Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Duspoof.cpp45 static UInitOnce gSpoofInitDefaultOnce = U_INITONCE_INITIALIZER; variable
59 gSpoofInitDefaultOnce.reset(); in uspoof_cleanup()
150 umtx_initOnce(gSpoofInitDefaultOnce, &initializeDefaultData, *status); in uspoof_open()