Searched refs:SupportedChildOperations (Results 1 - 11 of 11) sorted by relevance

/haiku-fatelf/src/add-ons/disk_systems/gpt/
H A DGPTPartitionHandle.h23 virtual uint32 SupportedChildOperations(
H A DGPTPartitionHandle.cpp91 GPTPartitionHandle::SupportedChildOperations(const BMutablePartition* child, function in class:GPTPartitionHandle
/haiku-fatelf/src/add-ons/disk_systems/intel/
H A DExtendedPartitionAddOn.h42 virtual uint32 SupportedChildOperations(
H A DPartitionMapAddOn.h45 virtual uint32 SupportedChildOperations(
H A DExtendedPartitionAddOn.cpp241 ExtendedPartitionHandle::SupportedChildOperations( function in class:ExtendedPartitionHandle
H A DPartitionMapAddOn.cpp243 PartitionMapHandle::SupportedChildOperations(const BMutablePartition* child, function in class:PartitionMapHandle
/haiku-fatelf/src/kits/storage/disk_device/
H A DPartitionDelegate.h40 uint32 SupportedChildOperations(Delegate* child,
H A DDiskSystemAddOn.cpp130 // SupportedChildOperations
132 BPartitionHandle::SupportedChildOperations(const BMutablePartition* child, function in class:BPartitionHandle
H A DPartitionDelegate.cpp149 // SupportedChildOperations
151 BPartition::Delegate::SupportedChildOperations(Delegate* child, function in class:BPartition::Delegate
157 return fPartitionHandle->SupportedChildOperations(child->MutablePartition(),
H A DPartition.cpp1484 uint32 supported = fDelegate->SupportedChildOperations(
/haiku-fatelf/headers/private/storage/
H A DDiskSystemAddOn.h63 virtual uint32 SupportedChildOperations(

Completed in 92 milliseconds