Home
last modified time | relevance | path

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

/external/gptfdisk/
Dgpt.cc2372 Attributes theAttr; in ManageAttributes() local
2383 theAttr = partitions[partNum].GetAttributes(); in ManageAttributes()
2384 if (theAttr.OperateOnAttributes(partNum, command, bits)) { in ManageAttributes()
2385 partitions[partNum].SetAttributes(theAttr.GetAttributes()); in ManageAttributes()