Home | History | Annotate | Download | only in util

Lines Matching refs:updated_properties

1315   base::win::ShortcutProperties updated_properties;
1316 updated_properties.set_arguments(desired_args.GetArgumentsString());
1318 shortcut_path, updated_properties, base::win::SHORTCUT_UPDATE_EXISTING);