Searched refs:juxtaposeMediaObjects (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/IOStorageFamily-182.1.1/
H A DIOPartitionScheme.h220 virtual OSSet * juxtaposeMediaObjects(OSSet * partitionsOld,
H A DIOApplePartitionScheme.cpp191 partitions = juxtaposeMediaObjects( _partitions, partitionsNew );
H A DIOFDiskPartitionScheme.cpp200 partitions = juxtaposeMediaObjects( _partitions, partitionsNew );
H A DIOGUIDPartitionScheme.cpp210 partitions = juxtaposeMediaObjects( _partitions, partitionsNew );
H A DIOPartitionScheme.cpp491 OSSet * IOPartitionScheme::juxtaposeMediaObjects(OSSet * partitionsOld, function in class:IOPartitionScheme

Completed in 83 milliseconds