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

/haiku/src/add-ons/disk_systems/intel/
H A DExtendedPartitionAddOn.h42 virtual uint32 SupportedChildOperations(
H A DPartitionMapAddOn.h42 virtual uint32 SupportedChildOperations(
H A DPartitionMapAddOn.cpp234 PartitionMapHandle::SupportedChildOperations(const BMutablePartition* child, function in class:PartitionMapHandle
H A DExtendedPartitionAddOn.cpp242 ExtendedPartitionHandle::SupportedChildOperations( function in class:ExtendedPartitionHandle
/haiku/src/add-ons/disk_systems/gpt/
H A DGPTPartitionHandle.h21 virtual uint32 SupportedChildOperations(
H A DGPTPartitionHandle.cpp96 GPTPartitionHandle::SupportedChildOperations(const BMutablePartition* child, function in class:GPTPartitionHandle
/haiku/src/kits/storage/disk_device/
H A DPartitionDelegate.h40 uint32 SupportedChildOperations(Delegate* child,
H A DDiskSystemAddOn.cpp117 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.cpp1533 uint32 supported = fDelegate->SupportedChildOperations(
/haiku/headers/private/storage/
H A DDiskSystemAddOn.h63 virtual uint32 SupportedChildOperations(

Completed in 69 milliseconds