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

  /external/chromium/third_party/icu/source/common/
brkiter.cpp 309 ICULocaleService *tService = new ICUBreakIteratorService();
312 gService = tService;
313 tService = NULL;
317 delete tService;
  /external/icu4c/common/
brkiter.cpp 290 ICULocaleService *tService = new ICUBreakIteratorService();
293 gService = tService;
294 tService = NULL;
298 delete tService;

Completed in 26 milliseconds