Home
last modified time | relevance | path

Searched refs:subTableKey (Results 1 – 8 of 8) sorted by relevance

/external/icu/icu4c/source/common/
Dlocresdata.cpp44 const char *tableKey, const char *subTableKey, in uloc_getTableStringWithFallback() argument
78 if (subTableKey != NULL) { in uloc_getTableStringWithFallback()
88 ures_getByKeyWithFallback(&table,subTableKey, &table, &errorCode); in uloc_getTableStringWithFallback()
Dulocimp.h33 const char *subTableKey,
Dlocdispnames.cpp297 const char* subTableKey, in _getStringOrCopyKey() argument
324 subTableKey, in _getStringOrCopyKey()
/external/chromium_org/third_party/icu/source/common/
Dlocresdata.cpp44 const char *tableKey, const char *subTableKey, in uloc_getTableStringWithFallback() argument
78 if (subTableKey != NULL) { in uloc_getTableStringWithFallback()
88 ures_getByKeyWithFallback(&table,subTableKey, &table, &errorCode); in uloc_getTableStringWithFallback()
Dulocimp.h33 const char *subTableKey,
Dlocdispnames.cpp297 const char* subTableKey, in _getStringOrCopyKey() argument
324 subTableKey, in _getStringOrCopyKey()
/external/chromium_org/third_party/icu/source/i18n/
Dlocdspnm.cpp72 UnicodeString& get(const char* tableKey, const char* subTableKey, const char* itemKey,
77 UnicodeString& getNoFallback(const char* tableKey, const char* subTableKey, const char* itemKey,
117 ICUDataTable::get(const char* tableKey, const char* subTableKey, const char* itemKey, in get() argument
123 tableKey, subTableKey, itemKey, in get()
132 ICUDataTable::getNoFallback(const char* tableKey, const char* subTableKey, const char* itemKey, in getNoFallback() argument
138 tableKey, subTableKey, itemKey, in getNoFallback()
/external/icu/icu4c/source/i18n/
Dlocdspnm.cpp73 UnicodeString& get(const char* tableKey, const char* subTableKey, const char* itemKey,
78 UnicodeString& getNoFallback(const char* tableKey, const char* subTableKey, const char* itemKey,
118 ICUDataTable::get(const char* tableKey, const char* subTableKey, const char* itemKey, in get() argument
124 tableKey, subTableKey, itemKey, in get()
133 ICUDataTable::getNoFallback(const char* tableKey, const char* subTableKey, const char* itemKey, in getNoFallback() argument
139 tableKey, subTableKey, itemKey, in getNoFallback()