Searched refs:ncthis (Results 1 – 1 of 1) 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()612 ICUService * ncthis = (ICUService*)this; // cast away semantic const in getVisibleIDs() local614 Mutex mutex(&ncthis->lock); in getVisibleIDs()659 ICUService* ncthis = (ICUService*)this; // cast away semantic const in getVisibleIDMap() local661 ncthis->idCache = new Hashtable(status); in getVisibleIDMap()671 ncthis->idCache = NULL; in getVisibleIDMap()690 ICUService* ncthis = (ICUService*)this; // cast away semantic const in getDisplayName() local692 Mutex mutex(&ncthis->lock); in getDisplayName()[all …]