Searched refs:uplug_getContext (Results 1 - 5 of 5) sorted by relevance

/external/icu4c/tools/icuinfo/
H A Dtestplug.c130 void * ctx = uplug_getContext(data);
195 u_setMemoryFunctions(uplug_getContext(data), &myMemAlloc, &myMemRealloc, &myMemFree, status);
/external/icu4c/common/unicode/
H A Dicuplug.h290 uplug_getContext(UPlugData *plug);
H A Duintrnal.h104 # define uplug_getContext uplug_getContext_INTERNAL_API_DO_NOT_USE macro
H A Durename.h1157 #define uplug_getContext U_ICU_ENTRY_POINT_RENAME(uplug_getContext) macro
/external/icu4c/common/
H A Dicuplug.c480 uplug_getContext(UPlugData *data) { function

Completed in 420 milliseconds