Home
last modified time | relevance | path

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

/aosp12/system/gsid/
H A Dpartition_installer.cpp182 std::unique_ptr<MappedDevice> PartitionInstaller::OpenPartition(const std::string& name) { in OpenPartition() function in android::gsi::PartitionInstaller
/aosp12/system/core/fastboot/device/
H A Dutility.cpp80 bool OpenPartition(FastbootDevice* device, const std::string& name, PartitionHandle* handle, in OpenPartition() function