Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dserv.cpp427 ICUService* ncthis = (ICUService*)this; // cast away semantic const in getKey() local
443 ncthis->serviceCache = new Hashtable(status); in getKey()
444 if (ncthis->serviceCache == NULL) { in getKey()
647 ICUService* ncthis = (ICUService*)this; // cast away semantic const in getVisibleIDMap() local
649 ncthis->idCache = new Hashtable(status); in getVisibleIDMap()
659 ncthis->idCache = NULL; in getVisibleIDMap()
730 ICUService* ncthis = (ICUService*)this; // cast away semantic const in getDisplayNames() local
735 ncthis->dnCache = NULL; in getDisplayNames()
743 ncthis->dnCache = new DNCache(locale); in getDisplayNames()
765 ncthis->dnCache = NULL; in getDisplayNames()
/external/cronet/third_party/icu/source/common/
Dserv.cpp427 ICUService* ncthis = (ICUService*)this; // cast away semantic const in getKey() local
443 ncthis->serviceCache = new Hashtable(status); in getKey()
444 if (ncthis->serviceCache == NULL) { in getKey()
647 ICUService* ncthis = (ICUService*)this; // cast away semantic const in getVisibleIDMap() local
649 ncthis->idCache = new Hashtable(status); in getVisibleIDMap()
659 ncthis->idCache = NULL; in getVisibleIDMap()
730 ICUService* ncthis = (ICUService*)this; // cast away semantic const in getDisplayNames() local
735 ncthis->dnCache = NULL; in getDisplayNames()
743 ncthis->dnCache = new DNCache(locale); in getDisplayNames()
765 ncthis->dnCache = NULL; in getDisplayNames()