HomeSort by relevance Sort by last modified time
    Searched full:g_translation_delegate (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/installer/util/
l10n_string_util.cc 27 installer::TranslationDelegate* g_translation_delegate = NULL; member in namespace:__anon10322
37 g_translation_delegate = delegate;
41 if (g_translation_delegate)
42 return g_translation_delegate->GetLocalizedString(base_message_id);

Completed in 107 milliseconds