Home
last modified time | relevance | path

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

/third_party/gptfdisk/
Dgpt.cc2577 Attributes theAttr; in ManageAttributes() local
2588 theAttr = partitions[partNum].GetAttributes(); in ManageAttributes()
2589 if (theAttr.OperateOnAttributes(partNum, command, bits)) { in ManageAttributes()
2590 partitions[partNum].SetAttributes(theAttr.GetAttributes()); in ManageAttributes()