/aosp_15_r20/external/icu/icu4c/source/common/unicode/ |
H A D | ures.h | 609 ures_getNextString(UResourceBundle *resourceBundle, 841 const char16_t* r = ConstChar16Ptr(ures_getNextString(resB, &len, key, status)); in ures_getNextUnicodeString()
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/common_os/include/external/icu/libandroidicu/include/unicode/ |
H A D | ures.h | 608 ures_getNextString(UResourceBundle *resourceBundle, 840 const UChar* r = ures_getNextString(resB, &len, key, status); in ures_getNextUnicodeString()
|
H A D | urename.h | 1584 #define ures_getNextString U_ICU_ENTRY_POINT_RENAME(ures_getNextString) macro
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_glibc/include/external/icu/icu4c/source/common/unicode/ |
H A D | ures.h | 608 ures_getNextString(UResourceBundle *resourceBundle, 840 const UChar* r = ures_getNextString(resB, &len, key, status); in ures_getNextUnicodeString()
|
/aosp_15_r20/external/icu/icu4c/source/common/ |
H A D | resbund.cpp | 312 const char16_t* r = ures_getNextString(fResource, &len, nullptr, &status); in getNextString() 318 const char16_t* r = ures_getNextString(fResource, &len, key, &status); in getNextString()
|
/aosp_15_r20/external/cronet/third_party/icu/source/common/ |
H A D | resbund.cpp | 314 const char16_t* r = ures_getNextString(fResource, &len, 0, &status); in getNextString() 320 const char16_t* r = ures_getNextString(fResource, &len, key, &status); in getNextString()
|
/aosp_15_r20/external/icu/libicu/cts_headers/unicode/ |
H A D | ures.h | 609 ures_getNextString(UResourceBundle *resourceBundle, 841 const char16_t* r = ConstChar16Ptr(ures_getNextString(resB, &len, key, status)); in ures_getNextUnicodeString()
|
H A D | urename.h | 1666 #define ures_getNextString U_ICU_ENTRY_POINT_RENAME(ures_getNextString) macro
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/common_os/include/external/icu/icu4c/source/common/unicode/ |
H A D | ures.h | 608 ures_getNextString(UResourceBundle *resourceBundle, 840 const UChar* r = ures_getNextString(resB, &len, key, status); in ures_getNextUnicodeString()
|
H A D | urename.h | 1584 #define ures_getNextString U_ICU_ENTRY_POINT_RENAME(ures_getNextString) macro
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/android/include/external/icu/icu4c/source/common/unicode/ |
H A D | ures.h | 608 ures_getNextString(UResourceBundle *resourceBundle, 840 const UChar* r = ures_getNextString(resB, &len, key, status); in ures_getNextUnicodeString()
|
H A D | urename.h | 1584 #define ures_getNextString U_ICU_ENTRY_POINT_RENAME(ures_getNextString) macro
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_bionic/include/external/icu/icu4c/source/common/unicode/ |
H A D | ures.h | 608 ures_getNextString(UResourceBundle *resourceBundle, 840 const UChar* r = ures_getNextString(resB, &len, key, status); in ures_getNextUnicodeString()
|
H A D | urename.h | 1584 #define ures_getNextString U_ICU_ENTRY_POINT_RENAME(ures_getNextString) macro
|
/aosp_15_r20/external/icu/libandroidicu/include/unicode/ |
H A D | ures.h | 609 ures_getNextString(UResourceBundle *resourceBundle, 841 const char16_t* r = ConstChar16Ptr(ures_getNextString(resB, &len, key, status)); in ures_getNextUnicodeString()
|
/aosp_15_r20/external/cronet/third_party/icu/source/common/unicode/ |
H A D | ures.h | 609 ures_getNextString(UResourceBundle *resourceBundle, 841 const char16_t* r = ConstChar16Ptr(ures_getNextString(resB, &len, key, status)); in ures_getNextUnicodeString()
|
/aosp_15_r20/external/icu/icu4c/source/test/cintltst/ |
H A D | creststn.c | 1087 value=(UChar*)ures_getNextString(teFillin, &len, &key, &status); in TestAPI() 1090 value=(UChar*)ures_getNextString(teFillin, &len, &key, &status); in TestAPI() 1340 value=(UChar*)ures_getNextString(teFillin, &len, &key, &status); in TestErrorConditions() 1346 value=(UChar*)ures_getNextString(NULL, &len, &key, &status); in TestErrorConditions() 1992 value=(UChar*)ures_getNextString(tagelement, &len, &key, &status); in testTag() 2380 result = ures_getNextString(tb, &resultLen, &key, &status); in TestResourceLevelAliasing() 2407 result = ures_getNextString(tb, &resultLen, &key, &status); in TestResourceLevelAliasing()
|
H A D | cloctst.c | 1439 ures_getNextString(subRes, NULL, &key, &status); in TestISOFunctions() 1447 ures_getNextString(subRes, NULL, &key, &status); in TestISOFunctions() 1487 ures_getNextString(subRes, NULL, &key, &status); in TestISOFunctions() 1495 ures_getNextString(subRes, NULL, &key, &status); in TestISOFunctions() 1513 ures_getNextString(subRes, NULL, &key, &status); in TestISOFunctions() 1523 ures_getNextString(subRes, NULL, &key, &status); in TestISOFunctions()
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/cintltst/ |
H A D | creststn.c | 1083 value=(UChar*)ures_getNextString(teFillin, &len, &key, &status); in TestAPI() 1086 value=(UChar*)ures_getNextString(teFillin, &len, &key, &status); in TestAPI() 1336 value=(UChar*)ures_getNextString(teFillin, &len, &key, &status); in TestErrorConditions() 1342 value=(UChar*)ures_getNextString(NULL, &len, &key, &status); in TestErrorConditions() 1988 value=(UChar*)ures_getNextString(tagelement, &len, &key, &status); in testTag() 2376 result = ures_getNextString(tb, &resultLen, &key, &status); in TestResourceLevelAliasing() 2403 result = ures_getNextString(tb, &resultLen, &key, &status); in TestResourceLevelAliasing()
|
H A D | cloctst.c | 1357 ures_getNextString(subRes, NULL, &key, &status); in TestISOFunctions() 1365 ures_getNextString(subRes, NULL, &key, &status); in TestISOFunctions() 1405 ures_getNextString(subRes, NULL, &key, &status); in TestISOFunctions() 1413 ures_getNextString(subRes, NULL, &key, &status); in TestISOFunctions() 1431 ures_getNextString(subRes, NULL, &key, &status); in TestISOFunctions() 1441 ures_getNextString(subRes, NULL, &key, &status); in TestISOFunctions()
|
/aosp_15_r20/external/icu/icu4c/source/i18n/ |
H A D | coll.cpp | 244 ures_getNextString(installed.getAlias(), nullptr, &tempKey, &status); in initAvailableLocaleList()
|
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/ |
H A D | coll.cpp | 244 ures_getNextString(installed.getAlias(), nullptr, &tempKey, &status); in initAvailableLocaleList()
|
/aosp_15_r20/external/icu/icu4c/source/test/intltest/ |
H A D | units_test.cpp | 85 ures_getNextString(unitConstants.getAlias(), &len, &constant, status); in testUnitConstantFreshness()
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | units_test.cpp | 85 ures_getNextString(unitConstants.getAlias(), &len, &constant, status); in testUnitConstantFreshness()
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/common_os/include/external/icu/libicu/ndk_headers/unicode/ |
H A D | urename.h | 1584 #define ures_getNextString U_ICU_ENTRY_POINT_RENAME(ures_getNextString) macro
|