Home
last modified time | relevance | path

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

/external/icu4c/common/
Dserv.h45 class DNCache;
556 DNCache* dnCache;
Dserv.cpp277 class DNCache : public UMemory { class
282 DNCache(const Locale& _locale) in DNCache() function in DNCache
758 ncthis->dnCache = new DNCache(locale); in getDisplayNames()