Searched refs:subTableKey (Results 1 – 8 of 8) sorted by relevance
/external/icu/icu4c/source/common/ |
D | locresdata.cpp | 44 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()
|
D | ulocimp.h | 33 const char *subTableKey,
|
D | locdispnames.cpp | 297 const char* subTableKey, in _getStringOrCopyKey() argument 324 subTableKey, in _getStringOrCopyKey()
|
/external/chromium_org/third_party/icu/source/common/ |
D | locresdata.cpp | 44 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()
|
D | ulocimp.h | 33 const char *subTableKey,
|
D | locdispnames.cpp | 297 const char* subTableKey, in _getStringOrCopyKey() argument 324 subTableKey, in _getStringOrCopyKey()
|
/external/chromium_org/third_party/icu/source/i18n/ |
D | locdspnm.cpp | 72 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/ |
D | locdspnm.cpp | 73 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()
|