Searched defs:AddPartition (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/system/host/fvm/container/
H A Dsparse.cpp312 zx_status_t SparseContainer::AddPartition(const char* path, const char* type_name) { function in class:SparseContainer
H A Dfvm.cpp490 zx_status_t FvmContainer::AddPartition(const char* path, const char* type_name) { function in class:FvmContainer
/fuchsia/zircon/system/uapp/disk-pave/
H A Ddevice-partitioner.cpp413 zx_status_t GptDevicePartitioner::AddPartition( function in class:paver::GptDevicePartitioner
564 zx_status_t EfiDevicePartitioner::AddPartition(Partition partition_type, fbl::unique_fd* out_fd) { function in class:paver::EfiDevicePartitioner
744 zx_status_t CrosDevicePartitioner::AddPartition(Partition partition_type, function in class:paver::CrosDevicePartitioner

Completed in 32 milliseconds