Home
last modified time | relevance | path

Searched refs:PartitionCreated (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/private/storage/
H A DDiskDeviceList.h53 virtual void PartitionCreated(BPartition *partition);
/haiku/src/kits/storage/disk_device/
H A DDiskDeviceList.cpp468 BDiskDeviceList::PartitionCreated(BPartition *partition) in PartitionCreated() function in BDiskDeviceList
696 PartitionCreated(partition); in _PartitionCreated()