Searched refs:InitializeICUWithFileDescriptor (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/base/i18n/
H A Dicu_util.h21 BASE_I18N_EXPORT bool InitializeICUWithFileDescriptor(int data_fd);
H A Dicu_util.cc58 bool InitializeICUWithFileDescriptor(int data_fd) { function in namespace:base::i18n
/external/chromium_org/content/app/
H A Dcontent_main_runner.cc717 CHECK(base::i18n::InitializeICUWithFileDescriptor(icudata_fd));

Completed in 76 milliseconds