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

/haiku-fatelf/src/add-ons/disk_systems/gpt/
H A DGPTPartitionHandle.h27 virtual status_t GetNextSupportedType(
H A DGPTPartitionHandle.cpp102 GPTPartitionHandle::GetNextSupportedType(const BMutablePartition* child, function in class:GPTPartitionHandle
106 TRACE("GPTPartitionHandle::GetNextSupportedType(child: %p, cookie: %ld)\n",
/haiku-fatelf/src/add-ons/disk_systems/intel/
H A DExtendedPartitionAddOn.h46 virtual status_t GetNextSupportedType(
H A DPartitionMapAddOn.h49 virtual status_t GetNextSupportedType(
H A DExtendedPartitionAddOn.cpp249 ExtendedPartitionHandle::GetNextSupportedType(const BMutablePartition* child, function in class:ExtendedPartitionHandle
H A DPartitionMapAddOn.cpp254 PartitionMapHandle::GetNextSupportedType(const BMutablePartition* child, function in class:PartitionMapHandle
257 TRACE("%p->PartitionMapHandle::GetNextSupportedType(child: %p, "
/haiku-fatelf/headers/private/storage/
H A DDiskSystemAddOn.h71 virtual status_t GetNextSupportedType(
H A DPartition.h128 // GetNextSupportedType() returns.
141 status_t GetNextSupportedType(int32 *cookie,
/haiku-fatelf/src/kits/storage/disk_device/
H A DDiskSystemAddOn.cpp148 // GetNextSupportedType
150 BPartitionHandle::GetNextSupportedType(const BMutablePartition* child, function in class:BPartitionHandle
H A DPartitionDelegate.cpp374 return fPartitionHandle->GetNextSupportedType(
H A DPartition.cpp1076 BPartition::GetNextSupportedType(int32* cookie, BString* type) const function in class:BPartition
1078 TRACE("%p->BPartition::GetNextSupportedType(%ld)\n", this, *cookie);

Completed in 168 milliseconds