Home
last modified time | relevance | path

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

/system/core/fastboot/device/
Dutility.cpp123 bool LogicalPartitionExists(FastbootDevice* device, const std::string& name, bool* is_zero_length) { in LogicalPartitionExists()
Dvariables.cpp305 bool is_zero_length; in GetPartitionSize() local