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

/external/icu4c/common/
H A Dserv.cpp433 ICUService* ncthis = (ICUService*)this; // cast away semantic const local
449 ncthis->serviceCache = new Hashtable(status);
450 if (ncthis->serviceCache == NULL) {
658 ICUService* ncthis = (ICUService*)this; // cast away semantic const
660 ncthis->idCache = new Hashtable(status);
670 ncthis->idCache = NULL;
741 ICUService* ncthis = (ICUService*)this; // cast away semantic const local
746 ncthis->dnCache = NULL;
752 ncthis->dnCache = new DNCache(locale);
774 ncthis
[all...]

Completed in 56 milliseconds