Home
last modified time | relevance | path

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

/external/icu4c/io/
Ducln_io.h26 typedef enum ECleanupIOType { enum
30 } ECleanupIOType; typedef
34 U_CFUNC void U_EXPORT2 ucln_io_registerCleanup(ECleanupIOType type,
Ducln_io.c33 ECleanupIOType libType = UCLN_IO_START; in io_cleanup()
48 void ucln_io_registerCleanup(ECleanupIOType type, in ucln_io_registerCleanup()