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

/external/chromium_org/third_party/icu/source/common/
H A Dserv.cpp437 ICUService* ncthis = (ICUService*)this; // cast away semantic const local
453 ncthis->serviceCache = new Hashtable(status);
454 if (ncthis->serviceCache == NULL) {
662 ICUService* ncthis = (ICUService*)this; // cast away semantic const
664 ncthis->idCache = new Hashtable(status);
674 ncthis->idCache = NULL;
745 ICUService* ncthis = (ICUService*)this; // cast away semantic const local
750 ncthis->dnCache = NULL;
758 ncthis->dnCache = new DNCache(locale);
780 ncthis
[all...]
/external/icu/icu4c/source/common/
H A Dserv.cpp437 ICUService* ncthis = (ICUService*)this; // cast away semantic const local
453 ncthis->serviceCache = new Hashtable(status);
454 if (ncthis->serviceCache == NULL) {
662 ICUService* ncthis = (ICUService*)this; // cast away semantic const
664 ncthis->idCache = new Hashtable(status);
674 ncthis->idCache = NULL;
745 ICUService* ncthis = (ICUService*)this; // cast away semantic const local
750 ncthis->dnCache = NULL;
758 ncthis->dnCache = new DNCache(locale);
780 ncthis
[all...]

Completed in 58 milliseconds