Searched refs:haveService (Results 1 – 2 of 2) sorted by relevance
863 UBool haveService; in unregister() local864 UMTX_CHECK(NULL, gService != NULL, haveService); in unregister()865 if (haveService) { in unregister()890 UBool haveService; in createInstance() local891 UMTX_CHECK(NULL, gService != NULL, haveService); in createInstance()892 if (haveService) { in createInstance()
952 UBool haveService; in unregister() local953 UMTX_CHECK(NULL, gService != NULL, haveService); in unregister()954 if (haveService) { in unregister()979 UBool haveService; in createInstance() local980 UMTX_CHECK(NULL, gService != NULL, haveService); in createInstance()981 if (haveService) { in createInstance()