Home
last modified time | relevance | path

Searched defs:inKey (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4c/source/common/
Duresbund.cpp1656 const char* inKey, in ures_getStringByKeyWithFallback()
1714 const char* inKey, in ures_getByKeyWithFallback()
1794 U_CAPI UResourceBundle* U_EXPORT2 ures_getByKey(const UResourceBundle *resB, const char* inKey, URe… in ures_getByKey()
1847 U_CAPI const UChar* U_EXPORT2 ures_getStringByKey(const UResourceBundle *resB, const char* inKey, i… in ures_getStringByKey()
/external/chromium_org/third_party/icu/source/common/
Duresbund.cpp1656 const char* inKey, in ures_getStringByKeyWithFallback()
1714 const char* inKey, in ures_getByKeyWithFallback()
1794 U_CAPI UResourceBundle* U_EXPORT2 ures_getByKey(const UResourceBundle *resB, const char* inKey, URe… in ures_getByKey()
1847 U_CAPI const UChar* U_EXPORT2 ures_getStringByKey(const UResourceBundle *resB, const char* inKey, i… in ures_getStringByKey()
/external/icu/icu4c/source/tools/toolutil/
Dpkgitems.cpp283 Resource res, const char *inKey, const char *parentKey, int32_t depth, in ures_enumDependencies()
/external/chromium_org/third_party/icu/source/tools/toolutil/
Dpkgitems.cpp283 Resource res, const char *inKey, const char *parentKey, int32_t depth, in ures_enumDependencies()
/external/chromium_org/third_party/codesighs/
Dmsmap2tsv.c715 int symDBLookup(const void* inKey, const void* inItem) in symDBLookup()