Home
last modified time | relevance | path

Searched defs:tableKey (Results 1 – 4 of 4) sorted by relevance

/external/icu4c/i18n/
Dlocdspnm.cpp80 ICUDataTable::get(const char* tableKey, const char* itemKey, UnicodeString& result) const { in get() argument
85 ICUDataTable::getNoFallback(const char* tableKey, const char* itemKey, UnicodeString& result) const… in getNoFallback() argument
115 ICUDataTable::get(const char* tableKey, const char* subTableKey, const char* itemKey, in get()
130 ICUDataTable::getNoFallback(const char* tableKey, const char* subTableKey, const char* itemKey, in getNoFallback()
/external/icu4c/common/
Dlocresdata.cpp44 const char *tableKey, const char *subTableKey, in uloc_getTableStringWithFallback()
Duresdata.c70 const char *tableKey; in _res_findTableItem() local
101 const char *tableKey; in _res_findTable32Item() local
Dlocdispnames.cpp295 const char *tableKey, in _getStringOrCopyKey()