Searched refs:cloneDebugCtx (Results 1 – 2 of 2) sorted by relevance
| /third_party/skia/third_party/externals/icu/source/samples/ucnv/ |
| D | convsamp.cpp | 730 *cloneDebugCtx = NULL; in convsample_21_didSubstitute() local 813 cloneDebugCtx = NULL; in convsample_21_didSubstitute() 816 ucnv_getFromUCallBack(cloneCnv, &junkCB, (const void **)&cloneDebugCtx); in convsample_21_didSubstitute() 817 if(cloneDebugCtx != NULL) { in convsample_21_didSubstitute() 818 cloneFlagCtx = (FromUFLAGContext*) cloneDebugCtx -> subContext; in convsample_21_didSubstitute() 822 cloneCnv, cloneDebugCtx, cloneFlagCtx, cloneFlagCtx?cloneFlagCtx->subContext:NULL ); in convsample_21_didSubstitute()
|
| /third_party/icu/icu4c/source/samples/ucnv/ |
| D | convsamp.cpp | 730 *cloneDebugCtx = NULL; in convsample_21_didSubstitute() local 813 cloneDebugCtx = NULL; in convsample_21_didSubstitute() 816 ucnv_getFromUCallBack(cloneCnv, &junkCB, (const void **)&cloneDebugCtx); in convsample_21_didSubstitute() 817 if(cloneDebugCtx != NULL) { in convsample_21_didSubstitute() 818 cloneFlagCtx = (FromUFLAGContext*) cloneDebugCtx -> subContext; in convsample_21_didSubstitute() 822 cloneCnv, cloneDebugCtx, cloneFlagCtx, cloneFlagCtx?cloneFlagCtx->subContext:NULL ); in convsample_21_didSubstitute()
|