Searched refs:ncthis (Results 1 – 3 of 3) sorted by relevance
439 ICUService* ncthis = (ICUService*)this; // cast away semantic const in getKey() local455 ncthis->serviceCache = new Hashtable(status); in getKey()456 if (ncthis->serviceCache == NULL) { in getKey()663 ICUService* ncthis = (ICUService*)this; // cast away semantic const in getVisibleIDMap() local665 ncthis->idCache = new Hashtable(status); in getVisibleIDMap()675 ncthis->idCache = NULL; in getVisibleIDMap()746 ICUService* ncthis = (ICUService*)this; // cast away semantic const in getDisplayNames() local751 ncthis->dnCache = NULL; in getDisplayNames()759 ncthis->dnCache = new DNCache(locale); in getDisplayNames()781 ncthis->dnCache = NULL; in getDisplayNames()
427 ICUService* ncthis = (ICUService*)this; // cast away semantic const in getKey() local443 ncthis->serviceCache = new Hashtable(status); in getKey()444 if (ncthis->serviceCache == nullptr) { in getKey()647 ICUService* ncthis = (ICUService*)this; // cast away semantic const in getVisibleIDMap() local649 ncthis->idCache = new Hashtable(status); in getVisibleIDMap()659 ncthis->idCache = nullptr; in getVisibleIDMap()730 ICUService* ncthis = (ICUService*)this; // cast away semantic const in getDisplayNames() local735 ncthis->dnCache = nullptr; in getDisplayNames()743 ncthis->dnCache = new DNCache(locale); in getDisplayNames()765 ncthis->dnCache = nullptr; in getDisplayNames()
427 ICUService* ncthis = (ICUService*)this; // cast away semantic const in getKey() local443 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() local649 ncthis->idCache = new Hashtable(status); in getVisibleIDMap()659 ncthis->idCache = NULL; in getVisibleIDMap()730 ICUService* ncthis = (ICUService*)this; // cast away semantic const in getDisplayNames() local735 ncthis->dnCache = NULL; in getDisplayNames()743 ncthis->dnCache = new DNCache(locale); in getDisplayNames()765 ncthis->dnCache = NULL; in getDisplayNames()