HomeSort by relevance Sort by last modified time
    Searched refs:currentID (Results 1 - 8 of 8) sorted by null

  /external/icu4c/common/
servslkf.cpp 69 lkey.currentID(keyID);
servlkf.cpp 63 key.currentID(id);
servlk.cpp 95 LocaleKey::currentID(UnicodeString& result) const {
168 result.append(" currentID: ");
serv.cpp 48 ICUServiceKey::currentID(UnicodeString& result) const
58 return currentID(result);
138 if (_id == key.currentID(temp)) {
709 fallbackKey->currentID(us);
serv.h 58 * <p>ICUServiceKeys provide both a currentDescriptor and a currentID.
60 * and the currentID. Factories that handle complex keys,
64 * while using the currentID (in this case, the locale string),
114 virtual UnicodeString& currentID(UnicodeString& result) const;
308 * the key's currentID. Service and prefix are ignored.</p>
    [all...]
servloc.h 120 * Return the currentID.
122 virtual UnicodeString& currentID(UnicodeString& result) const;
234 * Implement superclass abstract method. This checks the currentID of
  /external/icu4c/test/intltest/
icusvtst.cpp 570 key.currentID(temp);
    [all...]
  /external/icu4c/i18n/
calendar.cpp 390 key.currentID(str);
    [all...]

Completed in 752 milliseconds