Searched refs:english_and_input_method_id_to_resource_id (Results 1 – 1 of 1) sorted by relevance
323 static MapType* english_and_input_method_id_to_resource_id = NULL; in GetLocalizedString() local324 if (!english_and_input_method_id_to_resource_id) { in GetLocalizedString()326 english_and_input_method_id_to_resource_id = new MapType; in GetLocalizedString()332 const bool result = english_and_input_method_id_to_resource_id->insert( in GetLocalizedString()348 english_and_input_method_id_to_resource_id->find(key); in GetLocalizedString()349 if (iter2 == english_and_input_method_id_to_resource_id->end()) { in GetLocalizedString()