Home
last modified time | relevance | path

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

/external/cronet/third_party/icu/source/common/
Dunifiedcache.h232 UErrorCode creationStatus = U_ZERO_ERROR; in get() local
Dunifiedcache.cpp302 const UErrorCode creationStatus, in _putNew()
/external/icu/icu4c/source/common/
Dunifiedcache.h232 UErrorCode creationStatus = U_ZERO_ERROR; in get() local
Dunifiedcache.cpp302 const UErrorCode creationStatus, in _putNew()
/external/icu/libicu/cts_headers/
Dunifiedcache.h232 UErrorCode creationStatus = U_ZERO_ERROR; in get() local
/external/lz4/tests/
Dframetest.c1006 { size_t const creationStatus = LZ4F_createDecompressionContext(&dCtx, LZ4F_VERSION); in fuzzerTests() local
1008 { size_t const creationStatus = LZ4F_createDecompressionContext(&dCtxNoise, LZ4F_VERSION); in fuzzerTests() local
1010 { size_t const creationStatus = LZ4F_createCompressionContext(&cCtx, LZ4F_VERSION); in fuzzerTests() local