Searched refs:BPartitionParameterEditor (Results 1 - 25 of 33) sorted by relevance

12

/haiku/src/kits/storage/disk_device/
H A DPartitionParameterEditor.cpp13 BPartitionParameterEditor::BPartitionParameterEditor() function in class:BPartitionParameterEditor
20 BPartitionParameterEditor::~BPartitionParameterEditor()
33 BPartitionParameterEditor::SetTo(BPartition* partition)
47 BPartitionParameterEditor::SetModificationMessage(BMessage* message)
57 BPartitionParameterEditor::ModificationMessage() const
78 BPartitionParameterEditor::View()
95 BPartitionParameterEditor::ValidateParameters() const
116 BPartitionParameterEditor
[all...]
H A DDiskSystemAddOn.cpp51 BPartitionParameterEditor** editor)
268 BPartitionHandle::GetContentParameterEditor(BPartitionParameterEditor** editor)
276 BPartitionParameterEditor** editor)
H A DPartitionDelegate.h76 BPartitionParameterEditor** editor) const;
/haiku/headers/private/storage/
H A DPartitionParameterEditor.h18 class BPartitionParameterEditor { class
20 BPartitionParameterEditor();
21 virtual ~BPartitionParameterEditor();
H A DDiskSystemAddOn.h13 class BPartitionParameterEditor;
44 BPartitionParameterEditor** editor);
111 BPartitionParameterEditor** editor);
124 BPartitionParameterEditor** editor);
/haiku/src/add-ons/disk_systems/intel/
H A DPrimaryParameterEditor.h17 class PrimaryPartitionEditor : public BPartitionParameterEditor {
H A DExtendedPartitionAddOn.h54 BPartitionParameterEditor** editor);
H A DPartitionMapAddOn.h61 BPartitionParameterEditor** editor);
/haiku/src/add-ons/disk_systems/ntfs/
H A DInitializeParameterEditor.h21 class InitializeNTFSEditor : public BPartitionParameterEditor {
H A DNTFSAddOn.h28 BPartitionParameterEditor** editor);
H A DInitializeParameterEditor.cpp34 BPartitionParameterEditor(),
H A DNTFSAddOn.cpp130 BPartitionParameterEditor** editor)
/haiku/src/add-ons/disk_systems/fat/
H A DInitializeParameterEditor.h20 class InitializeFATEditor : public BPartitionParameterEditor {
H A DFATAddOn.h29 BPartitionParameterEditor** editor);
H A DFATAddOn.cpp129 BPartitionParameterEditor** editor)
H A DInitializeParameterEditor.cpp38 BPartitionParameterEditor(),
/haiku/src/add-ons/disk_systems/btrfs/
H A DInitializeParameterEditor.h23 class InitializeBTRFSEditor : public BPartitionParameterEditor {
H A DBTRFSAddOn.h23 BPartitionParameterEditor** editor);
H A DInitializeParameterEditor.cpp38 BPartitionParameterEditor(),
/haiku/src/add-ons/disk_systems/bfs/
H A DBFSAddOn.h21 BPartitionParameterEditor** editor);
H A DInitializeParameterEditor.h22 class InitializeBFSEditor : public BPartitionParameterEditor {
/haiku/src/apps/drivesetup/
H A DAbstractParametersPanel.h53 BPartitionParameterEditor* fEditor;
/haiku/src/add-ons/disk_systems/gpt/
H A DGPTPartitionHandle.h41 BPartitionParameterEditor** editor);
H A DGPTPartitionHandle.cpp154 BPartitionParameterEditor** editor)
159 *editor = new BPartitionParameterEditor();
/haiku/src/tests/system/kernel/file_corruption/disk_system/
H A Dchecksumfs.cpp41 BPartitionParameterEditor** _editor);
104 const BMutablePartition* partition, BPartitionParameterEditor** _editor)

Completed in 146 milliseconds

12