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

  /external/chromium/third_party/icu/source/i18n/
smpdtfmt.cpp 526 UnicodeString *tempus1 = new UnicodeString(TRUE, resStr, resStrLen); local
528 if (tempus1 == NULL) {
532 timeDateArray[0].adoptString(tempus1);
    [all...]
  /external/icu4c/i18n/
smpdtfmt.cpp 528 UnicodeString *tempus1 = new UnicodeString(TRUE, resStr, resStrLen); local
530 if (tempus1 == NULL) {
534 timeDateArray[0].adoptString(tempus1);
    [all...]

Completed in 38 milliseconds