Home
last modified time | relevance | path

Searched defs:creationStatus (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_bionic/include/external/icu/icu4c/source/common/
H A Dunifiedcache.h232 UErrorCode creationStatus = U_ZERO_ERROR; in get() local
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/common_os/include/external/icu/icu4c/source/common/
H A Dunifiedcache.h232 UErrorCode creationStatus = U_ZERO_ERROR; in get() local
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_glibc/include/external/icu/icu4c/source/common/
H A Dunifiedcache.h232 UErrorCode creationStatus = U_ZERO_ERROR; in get() local
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/android/include/external/icu/icu4c/source/common/
H A Dunifiedcache.h232 UErrorCode creationStatus = U_ZERO_ERROR; in get() local
/aosp_15_r20/external/icu/icu4c/source/common/
H A Dunifiedcache.h232 UErrorCode creationStatus = U_ZERO_ERROR; in get() local
H A Dunifiedcache.cpp302 const UErrorCode creationStatus, in _putNew()
/aosp_15_r20/external/icu/libicu/cts_headers/
H A Dunifiedcache.h232 UErrorCode creationStatus = U_ZERO_ERROR; in get() local
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Dunifiedcache.h232 UErrorCode creationStatus = U_ZERO_ERROR; in get() local
H A Dunifiedcache.cpp302 const UErrorCode creationStatus, in _putNew()
/aosp_15_r20/external/lz4/tests/
H A Dframetest.c1132 { size_t const creationStatus = LZ4F_createDecompressionContext(&dCtx, LZ4F_VERSION); in fuzzerTests() local
1134 { size_t const creationStatus = LZ4F_createCompressionContext(&cCtx, LZ4F_VERSION); in fuzzerTests() local