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

  /external/chromium/third_party/icu/source/common/
unistr.cpp 289 if(cloneArrayIfNeeded(length, length, FALSE)) {
1177 if(cloneArrayIfNeeded() && len > 0) {
    [all...]
  /external/icu4c/common/
unistr.cpp 289 if(cloneArrayIfNeeded(length, length, FALSE)) {
1189 if(cloneArrayIfNeeded() && len > 0) {
    [all...]

Completed in 602 milliseconds