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

/external/icu/icu4c/source/samples/ucnv/
H A Dconvsamp.cpp722 *cloneDebugCtx = NULL; local
805 cloneDebugCtx = NULL;
808 ucnv_getFromUCallBack(cloneCnv, &junkCB, (const void **)&cloneDebugCtx);
809 if(cloneDebugCtx != NULL) {
810 cloneFlagCtx = (FromUFLAGContext*) cloneDebugCtx -> subContext;
814 cloneCnv, cloneDebugCtx, cloneFlagCtx, cloneFlagCtx?cloneFlagCtx->subContext:NULL );

Completed in 63 milliseconds