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

  /external/chromium_org/third_party/icu/source/i18n/
umsg.cpp 418 int64_t tInt64 = 0;
437 tInt64 = va_arg(ap, int64_t);
438 args[i].setInt64(tInt64);
  /external/icu/icu4c/source/i18n/
umsg.cpp 418 int64_t tInt64 = 0;
437 tInt64 = va_arg(ap, int64_t);
438 args[i].setInt64(tInt64);

Completed in 520 milliseconds