Home
last modified time | relevance | path

Searched refs:string_resource_id (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/installer/util/
Dinstall_util.cc285 int string_resource_id, in AddInstallerResultItems() argument
304 if (string_resource_id != 0) { in AddInstallerResultItems()
305 base::string16 msg = installer::GetLocalizedString(string_resource_id); in AddInstallerResultItems()
Dinstall_util.h83 int string_resource_id,
Dinstaller_state.cc808 int string_resource_id, in WriteInstallerResult() argument
820 string_resource_id, launch_cmd, install_list.get()); in WriteInstallerResult()
826 status, string_resource_id, launch_cmd, install_list.get()); in WriteInstallerResult()
Dinstaller_state.h212 int string_resource_id,