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

/external/chromium_org/third_party/icu/source/i18n/
H A Dnumfmt.cpp965 NFFactory *tempnnf = new NFFactory(toAdopt); local
966 if (tempnnf != NULL) {
967 return service->registerFactory(tempnnf, status);
/external/icu/icu4c/source/i18n/
H A Dnumfmt.cpp992 NFFactory *tempnnf = new NFFactory(toAdopt); local
993 if (tempnnf != NULL) {
994 return service->registerFactory(tempnnf, status);

Completed in 759 milliseconds