Home
last modified time | relevance | path

Searched refs:initService (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
Dbrkiter.cpp294 initService(void) { in initService() function
302 umtx_initOnce(gInitOnce, &initService); in getService()
/external/icu/icu4c/source/common/
Dbrkiter.cpp294 initService(void) { in initService() function
302 umtx_initOnce(gInitOnce, &initService); in getService()
/external/chromium_org/third_party/icu/source/i18n/
Dcoll.cpp206 static void U_CALLCONV initService() { in initService() function
215 umtx_initOnce(gServiceInitOnce, &initService); in getService()
/external/icu/icu4c/source/i18n/
Dcoll.cpp197 static void U_CALLCONV initService() { in initService() function
206 umtx_initOnce(gServiceInitOnce, &initService); in getService()