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

  /external/chromium_org/third_party/icu/source/common/
brkiter.cpp 290 ICULocaleService *tService = new ICUBreakIteratorService();
293 gService = tService;
294 tService = NULL;
298 delete tService;
  /external/icu4c/common/
brkiter.cpp 298 ICULocaleService *tService = new ICUBreakIteratorService();
301 gService = tService;
302 tService = NULL;
306 delete tService;

Completed in 600 milliseconds