Home
last modified time | relevance | path

Searched defs:partition_type (Results 1 – 4 of 4) sorted by relevance

/system/uapp/disk-pave/
A Ddevice-partitioner.cpp51 const uint8_t partition_type[GPT_GUID_LEN] = GUID_FVM_VALUE; in FvmFilterCallback() local
621 zx_status_t EfiDevicePartitioner::AddPartition(Partition partition_type, fbl::unique_fd* out_fd) { in AddPartition()
672 zx_status_t EfiDevicePartitioner::FindPartition(Partition partition_type, in FindPartition()
757 zx_status_t CrosDevicePartitioner::AddPartition(Partition partition_type, in AddPartition()
787 zx_status_t CrosDevicePartitioner::FindPartition(Partition partition_type, in FindPartition()
806 zx_status_t CrosDevicePartitioner::FinalizePartition(Partition partition_type) { in FinalizePartition()
900 zx_status_t FixedDevicePartitioner::FindPartition(Partition partition_type, in FindPartition()
986 zx_status_t SkipBlockDevicePartitioner::FindPartition(Partition partition_type, in FindPartition()
A Ddevice-partitioner.h210 zx_status_t AddPartition(Partition partition_type, fbl::unique_fd* out_fd) override { in AddPartition()
243 zx_status_t AddPartition(Partition partition_type, fbl::unique_fd* out_fd) override { in AddPartition()
A Dpave-lib.cpp346 Partition partition_type, Arch arch) { in ValidateKernelPayload()
857 fbl::unique_fd payload_fd, Partition partition_type, Arch arch) { in PartitionPave()
/system/host/fvm/
A Dmain.cpp55 char* partition_type = argv[i] + 2; in add_partitions() local

Completed in 12 milliseconds