Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dserv.h47 class DNCache;
558 DNCache* dnCache;
Dserv.cpp279 class DNCache : public UMemory { class
284 DNCache(const Locale& _locale) in DNCache() function in DNCache
759 ncthis->dnCache = new DNCache(locale); in getDisplayNames()