Home
last modified time | relevance | path

Searched refs:ICUServiceKey (Results 1 – 25 of 30) sorted by relevance

12

/external/chromium/third_party/icu/source/common/
Dserv.cpp25 const UChar ICUServiceKey::PREFIX_DELIMITER = 0x002F; /* '/' */
27 ICUServiceKey::ICUServiceKey(const UnicodeString& id) in ICUServiceKey() function in ICUServiceKey
31 ICUServiceKey::~ICUServiceKey() in ~ICUServiceKey()
36 ICUServiceKey::getID() const in getID()
42 ICUServiceKey::canonicalID(UnicodeString& result) const in canonicalID()
48 ICUServiceKey::currentID(UnicodeString& result) const in currentID()
54 ICUServiceKey::currentDescriptor(UnicodeString& result) const in currentDescriptor()
62 ICUServiceKey::fallback() in fallback()
68 ICUServiceKey::isFallbackOf(const UnicodeString& id) const in isFallbackOf()
74 ICUServiceKey::prefix(UnicodeString& result) const in prefix()
[all …]
Dserv.h39 class ICUServiceKey;
70 class U_COMMON_API ICUServiceKey : public UObject {
84 ICUServiceKey(const UnicodeString& id);
89 virtual ~ICUServiceKey();
232 …virtual UObject* create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) c…
315 …virtual UObject* create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) c…
618 UObject* getKey(ICUServiceKey& key, UErrorCode& status) const;
642 …virtual UObject* getKey(ICUServiceKey& key, UnicodeString* actualReturn, UErrorCode& status) const;
656 …UObject* getKey(ICUServiceKey& key, UnicodeString* actualReturn, const ICUServiceFactory* factory,…
854 virtual ICUServiceKey* createKey(const UnicodeString* id, UErrorCode& status) const;
[all …]
Dservloc.h64 class U_COMMON_API LocaleKey : public ICUServiceKey {
239 …virtual UObject* create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) c…
242 virtual UBool handlesKey(const ICUServiceKey& key, UErrorCode& status) const;
325 …virtual UObject* create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) c…
533 virtual ICUServiceKey* createKey(const UnicodeString* id, UErrorCode& status) const;
538 virtual ICUServiceKey* createKey(const UnicodeString* id, int32_t kind, UErrorCode& status) const;
Dservlkf.cpp46 LocaleKeyFactory::create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) c… in create()
59 LocaleKeyFactory::handlesKey(const ICUServiceKey& key, UErrorCode& status) const { in handlesKey()
Dservls.cpp79 ICUServiceKey* key = createKey(&locName, kind, status); in get()
280 ICUServiceKey*
286 ICUServiceKey*
Dservlk.cpp55 : ICUServiceKey(primaryID) in LocaleKey()
161 ICUServiceKey::debug(result); in debug()
Dservslkf.cpp63 SimpleLocaleKeyFactory::create(const ICUServiceKey& key, const ICUService* service, UErrorCode& sta… in create()
Dbrkiter.cpp265 …virtual UObject* handleDefault(const ICUServiceKey& key, UnicodeString* /*actualID*/, UErrorCode& … in handleDefault()
/external/icu4c/common/
Dserv.cpp25 const UChar ICUServiceKey::PREFIX_DELIMITER = 0x002F; /* '/' */
27 ICUServiceKey::ICUServiceKey(const UnicodeString& id) in ICUServiceKey() function in ICUServiceKey
31 ICUServiceKey::~ICUServiceKey() in ~ICUServiceKey()
36 ICUServiceKey::getID() const in getID()
42 ICUServiceKey::canonicalID(UnicodeString& result) const in canonicalID()
48 ICUServiceKey::currentID(UnicodeString& result) const in currentID()
54 ICUServiceKey::currentDescriptor(UnicodeString& result) const in currentDescriptor()
62 ICUServiceKey::fallback() in fallback()
68 ICUServiceKey::isFallbackOf(const UnicodeString& id) const in isFallbackOf()
74 ICUServiceKey::prefix(UnicodeString& result) const in prefix()
[all …]
Dserv.h39 class ICUServiceKey;
70 class U_COMMON_API ICUServiceKey : public UObject {
84 ICUServiceKey(const UnicodeString& id);
89 virtual ~ICUServiceKey();
232 …virtual UObject* create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) c…
315 …virtual UObject* create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) c…
618 UObject* getKey(ICUServiceKey& key, UErrorCode& status) const;
642 …virtual UObject* getKey(ICUServiceKey& key, UnicodeString* actualReturn, UErrorCode& status) const;
656 …UObject* getKey(ICUServiceKey& key, UnicodeString* actualReturn, const ICUServiceFactory* factory,…
854 virtual ICUServiceKey* createKey(const UnicodeString* id, UErrorCode& status) const;
[all …]
Dservloc.h64 class U_COMMON_API LocaleKey : public ICUServiceKey {
239 …virtual UObject* create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) c…
242 virtual UBool handlesKey(const ICUServiceKey& key, UErrorCode& status) const;
325 …virtual UObject* create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) c…
533 virtual ICUServiceKey* createKey(const UnicodeString* id, UErrorCode& status) const;
538 virtual ICUServiceKey* createKey(const UnicodeString* id, int32_t kind, UErrorCode& status) const;
Dservlkf.cpp46 LocaleKeyFactory::create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) c… in create()
59 LocaleKeyFactory::handlesKey(const ICUServiceKey& key, UErrorCode& status) const { in handlesKey()
Dservls.cpp79 ICUServiceKey* key = createKey(&locName, kind, status); in get()
280 ICUServiceKey*
286 ICUServiceKey*
Dservlk.cpp55 : ICUServiceKey(primaryID) in LocaleKey()
161 ICUServiceKey::debug(result); in debug()
Dservslkf.cpp63 SimpleLocaleKeyFactory::create(const ICUServiceKey& key, const ICUService* service, UErrorCode& sta… in create()
Dbrkiter.cpp246 …virtual UObject* handleDefault(const ICUServiceKey& key, UnicodeString* /*actualID*/, UErrorCode& … in handleDefault()
/external/chromium/third_party/icu/source/i18n/
Dcoll.cpp117 …virtual UObject* create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) c…
121 ICUCollatorFactory::create(const ICUServiceKey& key, const ICUService* /* service */, UErrorCode& s… in create()
150 …virtual UObject* handleDefault(const ICUServiceKey& key, UnicodeString* actualID, UErrorCode& stat… in handleDefault()
163 …virtual UObject* getKey(ICUServiceKey& key, UnicodeString* actualReturn, UErrorCode& status) const… in getKey()
640 …virtual UObject* create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) c…
656 CFactory::create(const ICUServiceKey& key, const ICUService* /* service */, UErrorCode& status) con… in create()
Dnumfmt.cpp532 …virtual UObject* create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) c… in create()
542 … result = service->getKey((ICUServiceKey&)key /* cast away const */, NULL, this, status); in create()
587 …virtual UObject* handleDefault(const ICUServiceKey& key, UnicodeString* /* actualID */, UErrorCode… in handleDefault()
Dcalendar.cpp372 …virtual UObject* create(const ICUServiceKey& key, const ICUService* /*service*/, UErrorCode& statu… in create()
416 …virtual UObject* create(const ICUServiceKey& key, const ICUService* /*service*/, UErrorCode& statu… in create()
456 …virtual UObject* handleDefault(const ICUServiceKey& key, UnicodeString* /*actualID*/, UErrorCode& … in handleDefault()
/external/icu4c/i18n/
Dcoll.cpp117 …virtual UObject* create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) c…
121 ICUCollatorFactory::create(const ICUServiceKey& key, const ICUService* /* service */, UErrorCode& s… in create()
150 …virtual UObject* handleDefault(const ICUServiceKey& key, UnicodeString* actualID, UErrorCode& stat… in handleDefault()
163 …virtual UObject* getKey(ICUServiceKey& key, UnicodeString* actualReturn, UErrorCode& status) const… in getKey()
640 …virtual UObject* create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) c…
656 CFactory::create(const ICUServiceKey& key, const ICUService* /* service */, UErrorCode& status) con… in create()
Dnumfmt.cpp740 …virtual UObject* create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) c… in create()
750 … result = service->getKey((ICUServiceKey&)key /* cast away const */, NULL, this, status); in create()
795 …virtual UObject* handleDefault(const ICUServiceKey& key, UnicodeString* /* actualID */, UErrorCode… in handleDefault()
Dcalendar.cpp372 …virtual UObject* create(const ICUServiceKey& key, const ICUService* /*service*/, UErrorCode& statu… in create()
416 …virtual UObject* create(const ICUServiceKey& key, const ICUService* /*service*/, UErrorCode& statu… in create()
456 …virtual UObject* handleDefault(const ICUServiceKey& key, UnicodeString* /*actualID*/, UErrorCode& … in handleDefault()
/external/chromium/third_party/icu/source/test/intltest/
Dicusvtst.cpp113 ICUServiceKey* createKey(const UnicodeString* id, UErrorCode& status) const { in createKey()
494 ICUServiceKey* createKey(const UnicodeString* id, UErrorCode& status) const { in createKey()
515 …virtual UObject* create(const ICUServiceKey& key, const ICUService* /* service */, UErrorCode& /* … in create()
561 …UObject* create(const ICUServiceKey& key, const ICUService* /* service */, UErrorCode& status) con… in create()
1225 UObject* create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) const { in create()
1229 …UnicodeString* previous = (UnicodeString*)service->getKey((ICUServiceKey&)key, NULL, this, status); in create()
1308 ICUServiceKey key("foobar"); in testCoverage()
1314 if (key.getDynamicClassID() != ICUServiceKey::getStaticClassID()) { in testCoverage()
/external/icu4c/test/intltest/
Dicusvtst.cpp113 ICUServiceKey* createKey(const UnicodeString* id, UErrorCode& status) const { in createKey()
494 ICUServiceKey* createKey(const UnicodeString* id, UErrorCode& status) const { in createKey()
515 …virtual UObject* create(const ICUServiceKey& key, const ICUService* /* service */, UErrorCode& /* … in create()
561 …UObject* create(const ICUServiceKey& key, const ICUService* /* service */, UErrorCode& status) con… in create()
1225 UObject* create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) const { in create()
1229 …UnicodeString* previous = (UnicodeString*)service->getKey((ICUServiceKey&)key, NULL, this, status); in create()
1308 ICUServiceKey key("foobar"); in testCoverage()
1314 if (key.getDynamicClassID() != ICUServiceKey::getStaticClassID()) { in testCoverage()
/external/webkit/WebKit/mac/icu/unicode/
Durename.h1283 #define ICUServiceKey ICUServiceKey_3_2 macro

12