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

  /external/chromium_org/third_party/icu/source/common/
unistr.cpp 287 if(cloneArrayIfNeeded(length, length, FALSE)) {
1157 if(cloneArrayIfNeeded(len+1)) {
    [all...]
  /external/icu/icu4c/source/common/
unistr.cpp 287 if(cloneArrayIfNeeded(length, length, FALSE)) {
1157 if(cloneArrayIfNeeded(len+1)) {
    [all...]

Completed in 718 milliseconds