Home
last modified time | relevance | path

Searched refs:UCLN_IO_COUNT (Results 1 – 4 of 4) sorted by relevance

/external/cronet/third_party/icu/source/io/
Ducln_io.cpp37 static cleanupFunc *gCleanupFunctions[UCLN_IO_COUNT];
44 while (++libType<UCLN_IO_COUNT) { in io_cleanup()
59 U_ASSERT(UCLN_IO_START < type && type < UCLN_IO_COUNT); in ucln_io_registerCleanup()
63 if (UCLN_IO_START < type && type < UCLN_IO_COUNT) { in ucln_io_registerCleanup()
Ducln_io.h32 UCLN_IO_COUNT /* This must be last */ enumerator
/external/icu/icu4c/source/io/
Ducln_io.cpp37 static cleanupFunc *gCleanupFunctions[UCLN_IO_COUNT];
44 while (++libType<UCLN_IO_COUNT) { in io_cleanup()
59 U_ASSERT(UCLN_IO_START < type && type < UCLN_IO_COUNT); in ucln_io_registerCleanup()
63 if (UCLN_IO_START < type && type < UCLN_IO_COUNT) { in ucln_io_registerCleanup()
Ducln_io.h32 UCLN_IO_COUNT /* This must be last */ enumerator