Searched refs:ncthis (Results 1 – 2 of 2) sorted by relevance
436 ICUService* ncthis = (ICUService*)this; // cast away semantic const in getKey() local449 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() local617 Mutex mutex(&ncthis->lock); in getVisibleIDs()662 ICUService* ncthis = (ICUService*)this; // cast away semantic const in getVisibleIDMap() local664 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 …]