Searched defs:tableKey (Results 1 – 9 of 9) sorted by relevance
| /external/cronet/third_party/icu/source/common/ |
| D | locresdata.cpp | 46 const char *tableKey, const char *subTableKey, in uloc_getTableStringWithFallback()
|
| D | locdspnm.cpp | 88 ICUDataTable::get(const char* tableKey, const char* itemKey, UnicodeString& result) const { in get() argument 93 ICUDataTable::getNoFallback(const char* tableKey, const char* itemKey, UnicodeString& result) const… in getNoFallback() argument 123 ICUDataTable::get(const char* tableKey, const char* subTableKey, const char* itemKey, in get() 138 ICUDataTable::getNoFallback(const char* tableKey, const char* subTableKey, const char* itemKey, in getNoFallback()
|
| D | uresdata.cpp | 77 const char *tableKey; in _res_findTableItem() local 108 const char *tableKey; in _res_findTable32Item() local
|
| D | locdispnames.cpp | 301 const char *tableKey, in _getStringOrCopyKey()
|
| /external/icu/icu4c/source/common/ |
| D | locresdata.cpp | 47 const char *tableKey, const char *subTableKey, in uloc_getTableStringWithFallback()
|
| D | locdspnm.cpp | 61 ICUDataTable::get(const char* tableKey, const char* itemKey, UnicodeString& result) const { in get() argument 66 ICUDataTable::getNoFallback(const char* tableKey, const char* itemKey, UnicodeString& result) const… in getNoFallback() argument 82 ICUDataTable::get(const char* tableKey, const char* subTableKey, const char* itemKey, in get() 97 ICUDataTable::getNoFallback(const char* tableKey, const char* subTableKey, const char* itemKey, in getNoFallback()
|
| D | uresdata.cpp | 77 const char *tableKey; in _res_findTableItem() local 108 const char *tableKey; in _res_findTable32Item() local
|
| D | locdispnames.cpp | 302 const char *tableKey, in _getStringOrCopyKey()
|
| /external/cldr/tools/cldr-code/src/main/java/com/ibm/icu/util/ |
| D | LocaleMatcher.java | 258 ULocale tableKey = tableKeyValue.get0(); in getBestMatchInternal() local
|