Home
last modified time | relevance | path

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

/external/chromium/third_party/icu/source/common/
Dserv.cpp436 ICUService* ncthis = (ICUService*)this; // cast away semantic const in getKey() local
449 XMutex mutex(&ncthis->lock, factory != NULL); in getKey()
452 ncthis->serviceCache = new Hashtable(status); in getKey()
453 if (ncthis->serviceCache == NULL) { in getKey()
615 ICUService * ncthis = (ICUService*)this; // cast away semantic const in getVisibleIDs() local
617 Mutex mutex(&ncthis->lock); in getVisibleIDs()
662 ICUService* ncthis = (ICUService*)this; // cast away semantic const in getVisibleIDMap() local
664 ncthis->idCache = new Hashtable(status); in getVisibleIDMap()
674 ncthis->idCache = NULL; in getVisibleIDMap()
693 ICUService* ncthis = (ICUService*)this; // cast away semantic const in getDisplayName() local
[all …]
/external/icu4c/common/
Dserv.cpp436 ICUService* ncthis = (ICUService*)this; // cast away semantic const in getKey() local
449 XMutex mutex(&ncthis->lock, factory != NULL); in getKey()
452 ncthis->serviceCache = new Hashtable(status); in getKey()
453 if (ncthis->serviceCache == NULL) { in getKey()
615 ICUService * ncthis = (ICUService*)this; // cast away semantic const in getVisibleIDs() local
617 Mutex mutex(&ncthis->lock); in getVisibleIDs()
662 ICUService* ncthis = (ICUService*)this; // cast away semantic const in getVisibleIDMap() local
664 ncthis->idCache = new Hashtable(status); in getVisibleIDMap()
674 ncthis->idCache = NULL; in getVisibleIDMap()
693 ICUService* ncthis = (ICUService*)this; // cast away semantic const in getDisplayName() local
[all …]