Home
last modified time | relevance | path

Searched refs:ucnvsel_openFromSerialized (Results 1 - 10 of 10) sorted by relevance

/third_party/icu/icu4c/source/common/unicode/
H A Ducnvsel.h135 ucnvsel_openFromSerialized(const void* buffer, int32_t length, UErrorCode* status);
H A Durename.h726 #define ucnvsel_openFromSerialized U_ICU_ENTRY_POINT_RENAME(ucnvsel_openFromSerialized) macro
/third_party/node/deps/icu-small/source/common/unicode/
H A Ducnvsel.h135 ucnvsel_openFromSerialized(const void* buffer, int32_t length, UErrorCode* status);
H A Durename.h727 #define ucnvsel_openFromSerialized U_ICU_ENTRY_POINT_RENAME(ucnvsel_openFromSerialized) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Ducnvsel.h134 ucnvsel_openFromSerialized(const void* buffer, int32_t length, UErrorCode* status);
H A Durename.h718 #define ucnvsel_openFromSerialized U_ICU_ENTRY_POINT_RENAME(ucnvsel_openFromSerialized) macro
/third_party/icu/icu4c/source/test/cintltst/
H A Ducnvseltst.c372 sel = ucnvsel_openFromSerialized(new_buffer, ser_len, status); in serializeAndUnserialize()
374 log_err("ucnvsel_openFromSerialized() failed: %s\n", u_errorName(*status)); in serializeAndUnserialize()
/third_party/icu/icu4c/source/common/
H A Ducnvsel.cpp466 ucnvsel_openFromSerialized(const void* buffer, int32_t length, UErrorCode* status) { in ucnvsel_openFromSerialized() function
/third_party/node/deps/icu-small/source/common/
H A Ducnvsel.cpp466 ucnvsel_openFromSerialized(const void* buffer, int32_t length, UErrorCode* status) { in ucnvsel_openFromSerialized() function
/third_party/skia/third_party/externals/icu/source/common/
H A Ducnvsel.cpp466 ucnvsel_openFromSerialized(const void* buffer, int32_t length, UErrorCode* status) { in ucnvsel_openFromSerialized() function

Completed in 33 milliseconds