Home
last modified time | relevance | path

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

/third_party/node/deps/icu-small/source/common/
Ducln_cmn.cpp31 static cleanupFunc *gCommonCleanupFunctions[UCLN_COMMON_COUNT]; variable
80 gCommonCleanupFunctions[type] = func; in ucln_common_registerCleanup()
83 gCommonCleanupFunctions[type] = func; in ucln_common_registerCleanup()
114 if (gCommonCleanupFunctions[commonFunc]) in ucln_lib_cleanup()
116 gCommonCleanupFunctions[commonFunc](); in ucln_lib_cleanup()
117 gCommonCleanupFunctions[commonFunc] = NULL; in ucln_lib_cleanup()
/third_party/skia/third_party/externals/icu/source/common/
Ducln_cmn.cpp31 static cleanupFunc *gCommonCleanupFunctions[UCLN_COMMON_COUNT]; variable
80 gCommonCleanupFunctions[type] = func; in ucln_common_registerCleanup()
83 gCommonCleanupFunctions[type] = func; in ucln_common_registerCleanup()
114 if (gCommonCleanupFunctions[commonFunc]) in ucln_lib_cleanup()
116 gCommonCleanupFunctions[commonFunc](); in ucln_lib_cleanup()
117 gCommonCleanupFunctions[commonFunc] = NULL; in ucln_lib_cleanup()
/third_party/icu/icu4c/source/common/
Ducln_cmn.cpp31 static cleanupFunc *gCommonCleanupFunctions[UCLN_COMMON_COUNT]; variable
80 gCommonCleanupFunctions[type] = func; in ucln_common_registerCleanup()
83 gCommonCleanupFunctions[type] = func; in ucln_common_registerCleanup()
114 if (gCommonCleanupFunctions[commonFunc]) in ucln_lib_cleanup()
116 gCommonCleanupFunctions[commonFunc](); in ucln_lib_cleanup()
117 gCommonCleanupFunctions[commonFunc] = NULL; in ucln_lib_cleanup()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Ducln_cmn.cpp31 static cleanupFunc *gCommonCleanupFunctions[UCLN_COMMON_COUNT]; variable
72 gCommonCleanupFunctions[type] = func; in ucln_common_registerCleanup()
103 if (gCommonCleanupFunctions[commonFunc]) in ucln_lib_cleanup()
105 gCommonCleanupFunctions[commonFunc](); in ucln_lib_cleanup()
106 gCommonCleanupFunctions[commonFunc] = NULL; in ucln_lib_cleanup()