Home
last modified time | relevance | path

Searched defs:create_partition (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/gptfdisk/
H A Dgdisk_test.sh149 create_partition() { function
/aosp_15_r20/external/pytorch/torch/fx/experimental/
H A Daccelerator_partitioner.py605 def create_partition(self) -> Partition: member in Partitioner
/aosp_15_r20/packages/modules/Virtualization/android/vm/src/
Dmain.rs18 mod create_partition; module