Searched refs:haveService (Results 1 – 1 of 1) sorted by relevance
902 UBool haveService; in unregister() local903 UMTX_CHECK(NULL, gService != NULL, haveService); in unregister()904 if (haveService) { in unregister()929 UBool haveService; in createInstance() local930 UMTX_CHECK(NULL, gService != NULL, haveService); in createInstance()931 if (haveService) { in createInstance()