Lines Matching refs:actions
839 string16 actions; in GetModuleList() local
845 actions = l10n_util::GetStringUTF16( in GetModuleList()
849 if (!actions.empty()) in GetModuleList()
850 actions += separator; in GetModuleList()
851 actions = l10n_util::GetStringUTF16( in GetModuleList()
855 if (!actions.empty()) in GetModuleList()
856 actions += separator; in GetModuleList()
857 actions += l10n_util::GetStringUTF16( in GetModuleList()
861 if (!actions.empty()) in GetModuleList()
862 actions += separator; in GetModuleList()
863 actions += l10n_util::GetStringUTF16( in GetModuleList()
866 string16 possible_resolution = actions.empty() ? ASCIIToWide("") : in GetModuleList()
869 actions; in GetModuleList()