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 201 void MBRPart::StoreInStruct(MBRRecord* theStruct) {
212 } // MBRPart::StoreInStruct()
basicmbr.cc 357 partitions[i].StoreInStruct(&tempMBR.partitions[i]);
381 partitions[partNum].StoreInStruct(&tempMBR.partitions[0]);
    [all...]

Completed in 298 milliseconds