Home
last modified time | relevance | path

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

/aosp_15_r20/system/gsid/
H A Dpartition_installer.cpp186 std::unique_ptr<MappedDevice> PartitionInstaller::OpenPartition(const std::string& name) { in OpenPartition() function in android::gsi::PartitionInstaller
/aosp_15_r20/system/core/fastboot/device/
H A Dutility.cpp79 bool OpenPartition(FastbootDevice* device, const std::string& name, PartitionHandle* handle, in OpenPartition() function
/aosp_15_r20/external/mtools/
H A Dpartition.c199 Stream_t *OpenPartition(Stream_t *Next, struct device *dev, in OpenPartition() function