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

/haiku/src/add-ons/disk_systems/intel/
H A DExtendedPartitionAddOn.h46 virtual status_t GetNextSupportedType(
H A DPartitionMapAddOn.h46 virtual status_t GetNextSupportedType(
H A DPartitionMapAddOn.cpp245 PartitionMapHandle::GetNextSupportedType(const BMutablePartition* child, function in class:PartitionMapHandle
248 TRACE("%p->PartitionMapHandle::GetNextSupportedType(child: %p, "
H A DExtendedPartitionAddOn.cpp250 ExtendedPartitionHandle::GetNextSupportedType(const BMutablePartition* child, function in class:ExtendedPartitionHandle
/haiku/src/add-ons/disk_systems/gpt/
H A DGPTPartitionHandle.h33 virtual status_t GetNextSupportedType(
H A DGPTPartitionHandle.cpp110 GPTPartitionHandle::GetNextSupportedType(const BMutablePartition* child, function in class:GPTPartitionHandle
114 TRACE("GPTPartitionHandle::GetNextSupportedType(child: %p, cookie: %" B_PRId32 ")\n",
/haiku/headers/private/storage/
H A DDiskSystemAddOn.h71 virtual status_t GetNextSupportedType(
H A DPartition.h130 // GetNextSupportedType() returns.
143 status_t GetNextSupportedType(int32 *cookie,
/haiku/src/kits/storage/disk_device/
H A DDiskSystemAddOn.cpp133 BPartitionHandle::GetNextSupportedType(const BMutablePartition* child, function in class:BPartitionHandle
H A DPartitionDelegate.cpp374 return fPartitionHandle->GetNextSupportedType(
H A DPartition.cpp1125 BPartition::GetNextSupportedType(int32* cookie, BString* type) const function in class:BPartition
1127 TRACE("%p->BPartition::GetNextSupportedType(%ld)\n", this, *cookie);

Completed in 117 milliseconds