Searched refs:theAttr (Results 1 – 1 of 1) sorted by relevance
2372 Attributes theAttr; in ManageAttributes() local2383 theAttr = partitions[partNum].GetAttributes(); in ManageAttributes()2384 if (theAttr.OperateOnAttributes(partNum, command, bits)) { in ManageAttributes()2385 partitions[partNum].SetAttributes(theAttr.GetAttributes()); in ManageAttributes()