Home
last modified time | relevance | path

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

/system/core/fastboot/device/
Dutility.cpp51 bool OpenLogicalPartition(FastbootDevice* device, const std::string& partition_name, in OpenLogicalPartition() function
84 if (!OpenLogicalPartition(device, name, handle)) { in OpenPartition()