MCPcopy Create free account
hub / github.com/XorTroll/Goldleaf / ChangePartitionDrive

Method ChangePartitionDrive

Goldleaf/source/ui/ui_BrowserLayout.cpp:699–701  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

697 }
698
699 void BrowserLayout::ChangePartitionDrive(const UsbHsFsDevice &drv, const bool update_contents) {
700 this->ChangePartitionExplorer(fs::GetDriveExplorer(drv), update_contents);
701 }
702
703 void BrowserLayout::UpdateElements(const int idx) {
704 g_Settings.ApplyToMenu(this->browse_menu);

Callers 1

OnUsbDriveSelectedMethod · 0.80

Calls 2

GetDriveExplorerFunction · 0.85

Tested by

no test coverage detected