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

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

Completed in 87 milliseconds