Searched refs:locale_dictionary (Results 1 – 2 of 2) sorted by relevance
122 DictionaryValue* locale_dictionary = NULL; in GetLocaleSpecificString() local123 if (dictionary_content->GetDictionary(locale, &locale_dictionary)) { in GetLocaleSpecificString()125 if (locale_dictionary->GetString(entry_name, &result)) in GetLocaleSpecificString()
119 DictionaryValue* locale_dictionary = NULL; in GetLocaleSpecificString() local120 if (dictionary_content->GetDictionary(locale, &locale_dictionary)) { in GetLocaleSpecificString()122 if (locale_dictionary->GetString(entry_name, &result)) in GetLocaleSpecificString()