Searched defs:currentDescriptor (Results 1 – 9 of 9) sorted by relevance
104 LocaleKey::currentDescriptor(UnicodeString& result) const { in currentDescriptor() function in LocaleKey
57 ICUServiceKey::currentDescriptor(UnicodeString& result) const in currentDescriptor() function in ICUServiceKey455 UnicodeString currentDescriptor; in getKey() local
197 public String currentDescriptor() { in currentDescriptor() method in ICUService.Key421 String currentDescriptor = null; in getKey() local
274 public String currentDescriptor() { in currentDescriptor() method in ICULocaleService.LocaleKey
194 public String currentDescriptor() { in currentDescriptor() method in ICUService.Key416 String currentDescriptor = null; in getKey() local
269 public String currentDescriptor() { in currentDescriptor() method in ICULocaleService.LocaleKey
58 private lateinit var currentDescriptor: SerialDescriptor variable in kotlinx.serialization.json.internal.DynamicObjectEncoder