Home
last modified time | relevance | path

Searched refs:UCLN_IO_START (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/io/
Ducln_io.cpp41 int32_t libType = UCLN_IO_START; 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.h29 UCLN_IO_START = -1, enumerator