HomeSort by relevance Sort by last modified time
    Searched refs:subCnv (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/common/
ucnvhz.c 523 * subCnv inside the cloneHZStruct, for which we need the deadSpace after
524 * subCnv. This is because UAlignedMemory may be larger than the actually
532 UConverter subCnv;
566 ucnv_safeClone(((UConverterDataHZ*)cnv->extraInfo)->gbConverter, &localClone->subCnv, &size, status);
  /external/icu4c/common/
ucnvhz.c 523 * subCnv inside the cloneHZStruct, for which we need the deadSpace after
524 * subCnv. This is because UAlignedMemory may be larger than the actually
532 UConverter subCnv;
566 ucnv_safeClone(((UConverterDataHZ*)cnv->extraInfo)->gbConverter, &localClone->subCnv, &size, status);

Completed in 44 milliseconds