HomeSort by relevance Sort by last modified time
    Searched refs:StoreInStruct (Results 1 - 3 of 3) sorted by null

  /external/gptfdisk/
mbrpart.h 90 void StoreInStruct(struct MBRRecord *theStruct);
mbrpart.cc 199 void MBRPart::StoreInStruct(MBRRecord* theStruct) {
210 } // MBRPart::StoreInStruct()
basicmbr.cc 355 partitions[i].StoreInStruct(&tempMBR.partitions[i]);
379 partitions[partNum].StoreInStruct(&tempMBR.partitions[0]);
    [all...]

Completed in 277 milliseconds