Home
last modified time | relevance | path

Searched refs:OpenPhysicalPartition (Results 1 – 1 of 1) sorted by relevance

/system/core/fastboot/device/
Dutility.cpp43 bool OpenPhysicalPartition(const std::string& name, PartitionHandle* handle) { in OpenPhysicalPartition() function
88 } else if (!OpenPhysicalPartition(name, handle)) { in OpenPartition()