Home | History | Annotate | Download | only in gptfdisk

Lines Matching refs:theName

307    UnicodeString theName = "";
313 theName = ReadUString();
315 theName = ReadString();
317 partitions[partNum].SetName(theName);