Home | History | Annotate | Download | only in win

Lines Matching defs:storage_object_id

41                               base::string16* storage_object_id) {
45 DCHECK(storage_object_id);
54 base::UTF16ToUTF8(storage_device_id), pnp_device_id, storage_object_id);
77 return device_info.storage_object_id;
87 base::string16 parent_id(device_info.storage_object_id);
304 base::string16* storage_object_id,
308 DCHECK(storage_object_id);
313 *storage_object_id));
322 base::string16* storage_object_id = new base::string16;
329 base::Unretained(storage_object_id)),
334 base::Owned(storage_object_id)));
342 const base::string16& storage_object_id)
345 storage_object_id(storage_object_id) {
361 const base::string16& storage_object_id)
363 storage_object_id),
371 DCHECK(!storage_object_id.empty());