OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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