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

  /external/chromium/third_party/icu/source/common/
ucnv_err.c 146 const UChar *myValueSource = NULL;
263 myValueSource = valueString;
268 ucnv_cbFromUWriteUChars(fromArgs, &myValueSource, myValueSource+valueStringLength, 0, err);
  /external/icu4c/common/
ucnv_err.c 146 const UChar *myValueSource = NULL;
263 myValueSource = valueString;
268 ucnv_cbFromUWriteUChars(fromArgs, &myValueSource, myValueSource+valueStringLength, 0, err);

Completed in 10 milliseconds