Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dnumfmt.cpp902 UBool haveService; in unregister() local
903 UMTX_CHECK(NULL, gService != NULL, haveService); in unregister()
904 if (haveService) { in unregister()
929 UBool haveService; in createInstance() local
930 UMTX_CHECK(NULL, gService != NULL, haveService); in createInstance()
931 if (haveService) { in createInstance()