Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dputil.cpp2087 uprv_dlsym_func(void *lib, const char* sym, UErrorCode *status) { in uprv_dlsym_func() function
2124 uprv_dlsym_func(void *lib, const char* sym, UErrorCode *status) { in uprv_dlsym_func() function
2164 uprv_dlsym_func(void *lib, const char* sym, UErrorCode *status) { in uprv_dlsym_func() function
2205 uprv_dlsym_func(void *lib, const char* sym, UErrorCode *status) { in uprv_dlsym_func() function
Dputilimp.h579 U_INTERNAL UVoidFunction* U_EXPORT2 uprv_dlsym_func( void *lib, const char *symbolName, UErrorCode …
Dicuplug.cpp592 entrypoint = (UPlugEntrypoint*)uprv_dlsym_func(lib, sym, status); in uplug_initPlugFromLibrary()
/external/icu/icu4c/source/common/unicode/
Durename.h1300 #define uprv_dlsym_func U_ICU_ENTRY_POINT_RENAME(uprv_dlsym_func) macro