Home
last modified time | relevance | path

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

12

/external/icu/icu4c/source/common/
Dserv.cpp28 const UChar ICUServiceKey::PREFIX_DELIMITER = 0x002F; /* '/' */
30 ICUServiceKey::ICUServiceKey(const UnicodeString& id) in ICUServiceKey() function in ICUServiceKey
34 ICUServiceKey::~ICUServiceKey() in ~ICUServiceKey()
39 ICUServiceKey::getID() const in getID()
45 ICUServiceKey::canonicalID(UnicodeString& result) const in canonicalID()
51 ICUServiceKey::currentID(UnicodeString& result) const in currentID()
57 ICUServiceKey::currentDescriptor(UnicodeString& result) const in currentDescriptor()
65 ICUServiceKey::fallback() in fallback()
71 ICUServiceKey::isFallbackOf(const UnicodeString& id) const in isFallbackOf()
77 ICUServiceKey::prefix(UnicodeString& result) const in prefix()
[all …]
Dserv.h41 class ICUServiceKey;
72 class U_COMMON_API ICUServiceKey : public UObject {
86 ICUServiceKey(const UnicodeString& id);
91 virtual ~ICUServiceKey();
235 …virtual UObject* create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) c…
318 …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.h66 class U_COMMON_API LocaleKey : public ICUServiceKey {
241 …virtual UObject* create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) c…
244 virtual UBool handlesKey(const ICUServiceKey& key, UErrorCode& status) const;
327 …virtual UObject* create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) c…
534 virtual ICUServiceKey* createKey(const UnicodeString* id, UErrorCode& status) const override;
539 virtual ICUServiceKey* createKey(const UnicodeString* id, int32_t kind, UErrorCode& status) const;
Dservlkf.cpp48 LocaleKeyFactory::create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) c… in create()
61 LocaleKeyFactory::handlesKey(const ICUServiceKey& key, UErrorCode& status) const { in handlesKey()
Dservlk.cpp56 : ICUServiceKey(primaryID) in LocaleKey()
162 ICUServiceKey::debug(result); in debug()
Dservls.cpp74 ICUServiceKey* key = createKey(&locName, kind, status); in get()
279 ICUServiceKey*
285 ICUServiceKey*
Dservslkf.cpp64 SimpleLocaleKeyFactory::create(const ICUServiceKey& key, const ICUService* service, UErrorCode& sta… in create()
Dbrkiter.cpp262 …virtual UObject* handleDefault(const ICUServiceKey& key, UnicodeString* /*actualID*/, UErrorCode& … in handleDefault()
/external/cronet/third_party/icu/source/common/
Dserv.cpp28 const UChar ICUServiceKey::PREFIX_DELIMITER = 0x002F; /* '/' */
30 ICUServiceKey::ICUServiceKey(const UnicodeString& id) in ICUServiceKey() function in ICUServiceKey
34 ICUServiceKey::~ICUServiceKey() in ~ICUServiceKey()
39 ICUServiceKey::getID() const in getID()
45 ICUServiceKey::canonicalID(UnicodeString& result) const in canonicalID()
51 ICUServiceKey::currentID(UnicodeString& result) const in currentID()
57 ICUServiceKey::currentDescriptor(UnicodeString& result) const in currentDescriptor()
65 ICUServiceKey::fallback() in fallback()
71 ICUServiceKey::isFallbackOf(const UnicodeString& id) const in isFallbackOf()
77 ICUServiceKey::prefix(UnicodeString& result) const in prefix()
[all …]
Dserv.h41 class ICUServiceKey;
72 class U_COMMON_API ICUServiceKey : public UObject {
86 ICUServiceKey(const UnicodeString& id);
91 virtual ~ICUServiceKey();
235 …virtual UObject* create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) c…
318 …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.h66 class U_COMMON_API LocaleKey : public ICUServiceKey {
241 …virtual UObject* create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) c…
244 virtual UBool handlesKey(const ICUServiceKey& key, UErrorCode& status) const;
327 …virtual UObject* create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) c…
534 virtual ICUServiceKey* createKey(const UnicodeString* id, UErrorCode& status) const override;
539 virtual ICUServiceKey* createKey(const UnicodeString* id, int32_t kind, UErrorCode& status) const;
Dservlkf.cpp48 LocaleKeyFactory::create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) c… in create()
61 LocaleKeyFactory::handlesKey(const ICUServiceKey& key, UErrorCode& status) const { in handlesKey()
Dservlk.cpp56 : ICUServiceKey(primaryID) in LocaleKey()
162 ICUServiceKey::debug(result); in debug()
Dservls.cpp74 ICUServiceKey* key = createKey(&locName, kind, status); in get()
279 ICUServiceKey*
285 ICUServiceKey*
Dservslkf.cpp64 SimpleLocaleKeyFactory::create(const ICUServiceKey& key, const ICUService* service, UErrorCode& sta… in create()
Dbrkiter.cpp262 …virtual UObject* handleDefault(const ICUServiceKey& key, UnicodeString* /*actualID*/, UErrorCode& … in handleDefault()
/external/icu/libicu/cts_headers/
Dserv.h41 class ICUServiceKey;
72 class U_COMMON_API ICUServiceKey : public UObject {
86 ICUServiceKey(const UnicodeString& id);
91 virtual ~ICUServiceKey();
235 …virtual UObject* create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) c…
318 …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.h66 class U_COMMON_API LocaleKey : public ICUServiceKey {
241 …virtual UObject* create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) c…
244 virtual UBool handlesKey(const ICUServiceKey& key, UErrorCode& status) const;
327 …virtual UObject* create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) c…
534 virtual ICUServiceKey* createKey(const UnicodeString* id, UErrorCode& status) const override;
539 virtual ICUServiceKey* createKey(const UnicodeString* id, int32_t kind, UErrorCode& status) const;
/external/icu/icu4c/source/i18n/
Dcoll.cpp132 …virtual UObject* create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) c…
138 ICUCollatorFactory::create(const ICUServiceKey& key, const ICUService* /* service */, UErrorCode& s… in create()
169 …virtual UObject* handleDefault(const ICUServiceKey& key, UnicodeString* actualID, UErrorCode& stat… in handleDefault()
182 …virtual UObject* getKey(ICUServiceKey& key, UnicodeString* actualReturn, UErrorCode& status) const… in getKey()
724 …virtual UObject* create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) c…
746 CFactory::create(const ICUServiceKey& key, const ICUService* /* service */, UErrorCode& status) con… in create()
Dnumfmt.cpp887 …virtual UObject* create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) c… in create()
897 … result = service->getKey((ICUServiceKey&)key /* cast away const */, NULL, this, status); in create()
950 …virtual UObject* handleDefault(const ICUServiceKey& key, UnicodeString* /* actualID */, UErrorCode… in handleDefault()
/external/cronet/third_party/icu/source/i18n/
Dcoll.cpp132 …virtual UObject* create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) c…
138 ICUCollatorFactory::create(const ICUServiceKey& key, const ICUService* /* service */, UErrorCode& s… in create()
169 …virtual UObject* handleDefault(const ICUServiceKey& key, UnicodeString* actualID, UErrorCode& stat… in handleDefault()
182 …virtual UObject* getKey(ICUServiceKey& key, UnicodeString* actualReturn, UErrorCode& status) const… in getKey()
724 …virtual UObject* create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) c…
746 CFactory::create(const ICUServiceKey& key, const ICUService* /* service */, UErrorCode& status) con… in create()
Dnumfmt.cpp887 …virtual UObject* create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) c… in create()
897 … result = service->getKey((ICUServiceKey&)key /* cast away const */, NULL, this, status); in create()
950 …virtual UObject* handleDefault(const ICUServiceKey& key, UnicodeString* /* actualID */, UErrorCode… in handleDefault()
Dcalendar.cpp445 …virtual UObject* create(const ICUServiceKey& key, const ICUService* /*service*/, UErrorCode& statu… in create()
494 …virtual UObject* create(const ICUServiceKey& key, const ICUService* /*service*/, UErrorCode& statu… in create()
542 …virtual UObject* handleDefault(const ICUServiceKey& key, UnicodeString* /*actualID*/, UErrorCode& … in handleDefault()
/external/icu/icu4c/source/test/intltest/
Dicusvtst.cpp116 ICUServiceKey* createKey(const UnicodeString* id, UErrorCode& status) const override { in createKey()
500 ICUServiceKey* createKey(const UnicodeString* id, UErrorCode& status) const override { in createKey()
522 …virtual UObject* create(const ICUServiceKey& key, const ICUService* /* service */, UErrorCode& /* … in create()
568 …UObject* create(const ICUServiceKey& key, const ICUService* /* service */, UErrorCode& status) con… in create()
1231 …UObject* create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) const ove… in create()
1235 …UnicodeString* previous = (UnicodeString*)service->getKey((ICUServiceKey&)key, NULL, this, status); in create()
1314 ICUServiceKey key("foobar"); in testCoverage()
1320 if (key.getDynamicClassID() != ICUServiceKey::getStaticClassID()) { in testCoverage()
/external/cronet/third_party/icu/source/test/intltest/
Dicusvtst.cpp116 ICUServiceKey* createKey(const UnicodeString* id, UErrorCode& status) const override { in createKey()
500 ICUServiceKey* createKey(const UnicodeString* id, UErrorCode& status) const override { in createKey()
522 …virtual UObject* create(const ICUServiceKey& key, const ICUService* /* service */, UErrorCode& /* … in create()
568 …UObject* create(const ICUServiceKey& key, const ICUService* /* service */, UErrorCode& status) con… in create()
1231 …UObject* create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) const ove… in create()
1235 …UnicodeString* previous = (UnicodeString*)service->getKey((ICUServiceKey&)key, NULL, this, status); in create()
1314 ICUServiceKey key("foobar"); in testCoverage()
1320 if (key.getDynamicClassID() != ICUServiceKey::getStaticClassID()) { in testCoverage()

12