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

Method ChangePartitionSdCard

Goldleaf/source/ui/ui_BrowserLayout.cpp:665–667  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

663 }
664
665 void BrowserLayout::ChangePartitionSdCard(const bool update_contents) {
666 this->ChangePartitionExplorer(fs::GetSdCardExplorer(), update_contents);
667 }
668
669 void BrowserLayout::ChangePartitionNAND(const fs::Partition partition, const bool update_contents) {
670 fs::Explorer *exp = nullptr;

Callers 1

OnSdCardSelectedMethod · 0.80

Calls 2

GetSdCardExplorerFunction · 0.85

Tested by

no test coverage detected